更新代码
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
NODE_ENV = production
|
||||
|
||||
# just a flag
|
||||
ENV = 'staging'
|
||||
ENV = 'production'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/stage-api'
|
||||
# VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_BASE_API = 'https://api.beta.java.crmeb.net'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user