mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-21 15:39:36 +00:00
feat: proxyhost移动到环境变量 feat: 添加README
This commit is contained in:
@@ -17,3 +17,7 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||
# External auth
|
||||
VUE_APP_LOGIN_PATH = '/core/auth/login/'
|
||||
VUE_APP_LOGOUT_PATH = '/core/auth/logout/'
|
||||
|
||||
|
||||
# Dev server for core proxy
|
||||
VUE_APP_CORE_HOST = 'http://localhost:8080'
|
||||
|
Reference in New Issue
Block a user