完善前端后台部署
This commit is contained in:
@@ -3,4 +3,4 @@ ENV = 'development'
|
||||
|
||||
# base api
|
||||
# VUE_APP_BASE_API = '/dev-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