Skip to content

Commit 60bee64

Browse files
author
fengyw
committed
doc: 优化配置
1 parent b9671c3 commit 60bee64

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.env.development

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# 开发环境
22
NODE_ENV = development
33
# 后端接口地址
4-
#VITE_BASE_URL = 'http://localhost:7700'
5-
VITE_BASE_URL = 'https://eduos.roncoos.com/gateway'
4+
VITE_BASE_URL = 'http://localhost:7700'
65
# 是否删除console
76
VITE_DROP_CONSOLE = false
87
# 是否删除debugger

0 commit comments

Comments
 (0)