chore: delete demo_auth_enabled from config
This commit is contained in:
@@ -14,8 +14,6 @@ MYSQL_PASSWORD=change-me
|
||||
MYSQL_DATABASE=model_platform
|
||||
DATABASE_URL=mysql+asyncmy://root:change-me@127.0.0.1:3306/model_platform?charset=utf8mb4
|
||||
|
||||
# Demo login is only intended for this self-hosted development UI.
|
||||
DEMO_AUTH_ENABLED=true
|
||||
JWT_SECRET=change-this-development-secret
|
||||
|
||||
# ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user