完善前端后台部署
This commit is contained in:
@@ -3,5 +3,5 @@ ENV = 'production'
|
||||
|
||||
# base api
|
||||
#VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_BASE_API = 'http://localhost:8200'
|
||||
VUE_APP_BASE_API = 'http://192.168.31.67:8200'
|
||||
|
||||
|
Reference in New Issue
Block a user