mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-10 21:10:17 +02:00
Merge branch 'clarify-url-format' into 'master'
[MISC] Clarify URL format See merge request allianceauth/allianceauth!1450
This commit is contained in:
commit
94e4895f29
@ -14,6 +14,7 @@ STATIC_ROOT = "/var/www/{{ project_name }}/static/"
|
|||||||
SITE_NAME = '{{ project_name }}'
|
SITE_NAME = '{{ project_name }}'
|
||||||
|
|
||||||
# This is your websites URL, set it accordingly
|
# This is your websites URL, set it accordingly
|
||||||
|
# Make sure this URL is WITHOUT a trailing slash
|
||||||
SITE_URL = "https://example.com"
|
SITE_URL = "https://example.com"
|
||||||
|
|
||||||
# Django security
|
# Django security
|
||||||
|
Loading…
x
Reference in New Issue
Block a user