mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-24 05:16:56 +00:00
production中baseurl替换为/ 可根据自己需求配置
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
ENV = 'production'
|
||||
VUE_APP_BASE_API = '/v1'
|
||||
VUE_APP_BASE_API = '/'
|
||||
Reference in New Issue
Block a user