We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2155d9f commit b95a49cCopy full SHA for b95a49c
.env.development
@@ -11,7 +11,7 @@ VITE_APP_BASE_API = '/dev-api'
11
VITE_APP_CONTEXT_PATH = '/'
12
13
# 监控地址
14
-VITE_APP_MONITOR_ADMIN = 'http://localhost:9090/applications'
+VITE_APP_MONITOR_ADMIN = 'http://localhost:9090/admin/applications'
15
16
# SnailJob 控制台地址
17
VITE_APP_SNAILJOB_ADMIN = 'http://localhost:8800/snail-job'
0 commit comments