Commit f65c8e74 by zhangmengjie

23.3.8

parent dc068bd4
...@@ -8,7 +8,7 @@ ENV = 'development' ...@@ -8,7 +8,7 @@ ENV = 'development'
VUE_APP_BASE_API = '/api' VUE_APP_BASE_API = '/api'
# 应用访问路径 例如使用前缀 /admin/ # 应用访问路径 例如使用前缀 /admin/
VUE_APP_CONTEXT_PATH = './' VUE_APP_CONTEXT_PATH = '/'
# 监控地址 # 监控地址
VUE_APP_MONITRO_ADMIN = 'http://localhost:9090/admin/login' VUE_APP_MONITRO_ADMIN = 'http://localhost:9090/admin/login'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment