mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Needed for Django 1.10
This commit is contained in:
parent
5573a56296
commit
5d7f89c66e
@ -66,3 +66,5 @@ DEBUG_TOOLBAR_CONFIG = {
|
||||
}
|
||||
|
||||
CORS_ORIGIN_ALLOW_ALL = True
|
||||
|
||||
ALLOWED_HOSTS = ['workstand.docker']
|
||||
|
Loading…
x
Reference in New Issue
Block a user