We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9671c3 commit 60bee64Copy full SHA for 60bee64
1 file changed
.env.development
@@ -1,8 +1,7 @@
1
# 开发环境
2
NODE_ENV = development
3
# 后端接口地址
4
-#VITE_BASE_URL = 'http://localhost:7700'
5
-VITE_BASE_URL = 'https://eduos.roncoos.com/gateway'
+VITE_BASE_URL = 'http://localhost:7700'
6
# 是否删除console
7
VITE_DROP_CONSOLE = false
8
# 是否删除debugger
0 commit comments