chore(env): update env
This commit is contained in:
parent
9e97ee6f95
commit
480a893b85
2
.env
2
.env
|
@ -1,2 +0,0 @@
|
|||
VUE_APP_CLIENT_ADDRESS = 'http://app.beida413.com/#/'
|
||||
VUE_APP_APP_ADDRESS = 'http://app.beida413.com/#/'
|
|
@ -3,8 +3,8 @@ ENV = 'production'
|
|||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_CLIENT_ADDRESS = 'http://app.beida413.com/#/'
|
||||
VUE_APP_APP_ADDRESS = 'http://app.beida413.com/#/'
|
||||
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida413.com/#/'
|
||||
VUE_APP_APP_ADDRESS = 'http://t-app.beida413.com/#/'
|
||||
# 打包:
|
||||
# npm run build:prod
|
||||
|
||||
|
|
Loading…
Reference in New Issue