real-prod #855
1 changed files with 2 additions and 0 deletions
|
@ -201,6 +201,8 @@ CHANNEL_LAYERS = credentials.get_json(
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
ASGI_APPLICATION = "gestioasso.routing.application"
|
||||||
|
|
||||||
CORS_ORIGIN_WHITELIST = credentials.get("CORS_ORIGIN_WHITELIST", [])
|
CORS_ORIGIN_WHITELIST = credentials.get("CORS_ORIGIN_WHITELIST", [])
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue