sync
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
ADMIN_USERNAME=admin
|
||||
ADMIN_PASSWORD=change-me-to-a-strong-password
|
||||
|
||||
# Read-only supervisor login (server only; can view all data but cannot modify)
|
||||
SUPERVISOR_USERNAME=supervisor
|
||||
SUPERVISOR_PASSWORD=change-me-to-a-strong-password
|
||||
|
||||
# Optional: public site URL when reverse proxy does not send X-Forwarded-* (fixes post-login redirects).
|
||||
# Example: https://kickkings.playpoolstudios.com
|
||||
# APP_ORIGIN=
|
||||
|
||||
Reference in New Issue
Block a user