2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00
This commit is contained in:
2021-05-06 14:38:13 +02:00
parent 8c63b53c16
commit d5b65e6e41
7 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@ database:
# or specify database options using environment variables
# Refer to the django documentation for full list of options
# --- Available options: ---
# ENGINE: Database engine. Selection from:
# - sqlite3
@ -114,7 +114,7 @@ allowed_hosts:
cors:
# CORS_ORIGIN_ALLOW_ALL - If True, the whitelist will not be used and all origins will be accepted.
allow_all: True
# CORS_ORIGIN_WHITELIST - A list of origins that are authorized to make cross-site HTTP requests. Defaults to []
# whitelist:
# - https://example.com