完善模型库权限与工艺数据解析
This commit is contained in:
@@ -5,9 +5,10 @@ DB_PATH=
|
||||
|
||||
# login: show login page
|
||||
# fixed: auto login with FIXED_LOGIN_USERNAME and open model library directly
|
||||
APP_AUTH_MODE=login
|
||||
APP_AUTH_MODE=fixed
|
||||
FIXED_LOGIN_USERNAME=viewer
|
||||
FIXED_LOGIN_ROLE=user
|
||||
ALLOW_USER_EDIT_SYSTEM_LIBRARY=false
|
||||
|
||||
# local: write to server/storage and serve via /storage
|
||||
# cos: upload models to Tencent Cloud COS and read through CDN_BASE_URL
|
||||
|
||||
Reference in New Issue
Block a user