commit
1288fcbbf5
1 changed files with 2 additions and 0 deletions
|
@ -87,6 +87,8 @@ CORS_ALLOWED_ORIGINS = [
|
|||
"https://librus.fun",
|
||||
]
|
||||
|
||||
CORS_ALLOW_CREDENTIALS = True
|
||||
|
||||
WSGI_APPLICATION = 'wulkanowy.wsgi.application'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue