GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
iris_temperature_front_gz
Transfer to URL with SHA
Find file
Newer
Older
tree:
17b656238b
Switch branches
×
dev
master
iris_temperature_front_gz
/
config
/ prod.env.js
StephanieGitHub
on 12 Mar 2020
105 bytes
first commit
Raw
Blame
History
'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"http://139.198.16.38:20005"' }