chore(env): 更新生产环境客户端登录地址
This commit is contained in:
parent
480a893b85
commit
4ff3664963
|
@ -3,8 +3,8 @@ ENV = 'production'
|
|||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida413.com/#/'
|
||||
VUE_APP_APP_ADDRESS = 'http://t-app.beida413.com/#/'
|
||||
VUE_APP_CLIENT_ADDRESS = 'http://app.beida413.com/#/'
|
||||
VUE_APP_APP_ADDRESS = 'http://app.beida413.com/#/'
|
||||
# 打包:
|
||||
# npm run build:prod
|
||||
|
||||
|
|
Loading…
Reference in New Issue