Skip to content

Commit b95a49c

Browse files
committed
reset 回滚有问题的修改
1 parent 2155d9f commit b95a49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ VITE_APP_BASE_API = '/dev-api'
1111
VITE_APP_CONTEXT_PATH = '/'
1212

1313
# 监控地址
14-
VITE_APP_MONITOR_ADMIN = 'http://localhost:9090/applications'
14+
VITE_APP_MONITOR_ADMIN = 'http://localhost:9090/admin/applications'
1515

1616
# SnailJob 控制台地址
1717
VITE_APP_SNAILJOB_ADMIN = 'http://localhost:8800/snail-job'

0 commit comments

Comments
 (0)