1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-07 18:25:45 +08:00

修改.env.development

This commit is contained in:
sosat1101 2022-07-24 11:16:24 +08:00
parent 0caa975ee2
commit 2afabd292e

View File

@ -2,4 +2,4 @@
ENV = 'development'
# base api
VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://127.0.0.1:8067/'