mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-23 05:51:57 +00:00
Updated env variable name
This commit is contained in:
@@ -83,6 +83,7 @@ SEND_FILE_MAX_AGE_DEFAULT = 300
|
|||||||
# provided, the allowed hosts variable is set to localhost. In production it
|
# provided, the allowed hosts variable is set to localhost. In production it
|
||||||
# should be set to the correct host and it is strongly recommended to only
|
# should be set to the correct host and it is strongly recommended to only
|
||||||
# route correct hosts to the application.
|
# route correct hosts to the application.
|
||||||
|
TRUSTED_HOSTS = ["invenio.am-d-model.eu"]
|
||||||
APP_ALLOWED_HOSTS = ["localhost", "127.0.0.1"]
|
APP_ALLOWED_HOSTS = ["localhost", "127.0.0.1"]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user