diff --git a/rowsandall_app/settings.py b/rowsandall_app/settings.py index ac9b9a8d..f4cd50c5 100644 --- a/rowsandall_app/settings.py +++ b/rowsandall_app/settings.py @@ -266,7 +266,7 @@ TP_REDIRECT_URI = CFG["tp_redirect_uri"] TP_CLIENT_KEY = TP_CLIENT_ID # Full Site URL -SITE_URL = "https://rowsandall.com" +SITE_URL = CFG['site_url'] # RQ stuff