sucky suck
This commit is contained in:
parent
d5141c5fad
commit
3715d08c31
|
@ -43,6 +43,7 @@ with lib;
|
|||
# Force users to login (disable anonymous access)
|
||||
# GRIST_FORCE_LOGIN: true
|
||||
# Base URL Grist redirects to when navigating. Change this to your domain.
|
||||
GRIST_OIDC_SP_HOST = "https://${dn}";
|
||||
APP_HOME_URL = "https://${dn}";
|
||||
# Default email for the "Admin" account
|
||||
GRIST_DEFAULT_EMAIL = "chris@tfcconnection.org";
|
||||
|
|
Loading…
Reference in a new issue