Allow mwmbl.org
This commit is contained in:
parent
a4ee3cb195
commit
734f0abe5a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
from mwmbl.settings_common import *
|
||||
|
||||
DEBUG = False
|
||||
ALLOWED_HOSTS = ["api.mwmbl.org", "en.mwmbl.org"]
|
||||
ALLOWED_HOSTS = ["api.mwmbl.org", "mwmbl.org"]
|
||||
|
||||
DATA_PATH = "/app/storage"
|
||||
RUN_BACKGROUND_PROCESSES = True
|
||||
|
|
Loading…
Add table
Reference in a new issue