switch to servala.com domain
This commit is contained in:
parent
12f0314b76
commit
159b39de5b
3 changed files with 15 additions and 4 deletions
|
@ -53,7 +53,7 @@ CSRF_TRUSTED_ORIGINS = [f"https://{h}" for h in HTTPS_HOSTS] + [
|
|||
]
|
||||
|
||||
# Primary website URL
|
||||
WEBSITE_URL = env.str("WEBSITE_URL", default="https://serva.la")
|
||||
WEBSITE_URL = env.str("WEBSITE_URL", default="https://servala.com")
|
||||
|
||||
# Application definition
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue