|
|
|
@ -2,9 +2,9 @@
|
|
|
|
ENV = 'production'
|
|
|
|
ENV = 'production'
|
|
|
|
|
|
|
|
|
|
|
|
# base api
|
|
|
|
# base api
|
|
|
|
VUE_APP_DOMIAN=http://192.168.0.66:9001/
|
|
|
|
VUE_APP_DOMIAN=
|
|
|
|
VUE_APP_UPLOAD_API = http://192.168.0.66:9001/api/admin/upload-file
|
|
|
|
VUE_APP_UPLOAD_API=/api/admin/upload-file
|
|
|
|
VUE_APP_BASE_API = ''
|
|
|
|
VUE_APP_BASE_API=
|
|
|
|
VUE_APP_OUT_Book=http://192.168.0.66:9002/
|
|
|
|
VUE_APP_OUT_Book=http://192.168.0.66:9002/
|
|
|
|
VUE_APP_OUT_GDZC=http://192.168.0.66:17777/admin
|
|
|
|
VUE_APP_OUT_GDZC=http://192.168.0.66:17777/admin
|
|
|
|
VUE_APP_OUT_OLD=http://192.168.0.66
|
|
|
|
VUE_APP_OUT_OLD=http://192.168.0.66
|
|
|
|
|