mod vue2 to vue3
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
ENV = 'development'
|
||||
|
||||
# 开发环境,一般就设置为本地后端端口,如:http://localhost:8101
|
||||
VUE_APP_BASE_API = 'http://127.0.0.1:8101'
|
||||
VITE_BASE_API = 'http://127.0.0.1:8101'
|
||||
|
||||
Reference in New Issue
Block a user