初次提交
This commit is contained in:
8
.env.opendev
Normal file
8
.env.opendev
Normal file
@ -0,0 +1,8 @@
|
||||
NODE_ENV = production
|
||||
# just a flag
|
||||
ENV = 'opendev'
|
||||
|
||||
# base api //http://192.168.1.181:8000/api 192.168.1.199:8000/api // http://124.71.192.230:8000/api // http://127.0.0.1:4523/m1/1450402-0-default
|
||||
VUE_APP_BASE_API = 'http://192.168.100.237:8000/api'
|
||||
VUE_APP_VISUALE_API = http://192.168.100.237:9091
|
||||
VUE_APP_ZUTAI_API = http://192.168.100.244:9090
|
||||
Reference in New Issue
Block a user