update settings
This commit is contained in:
@@ -41,7 +41,6 @@ if not DEBUG:
|
||||
]
|
||||
CORS_ALLOWED_ORIGINS = [f"https://{API_DOMAIN}", f"http://{API_DOMAIN}",
|
||||
f"http://{DOMAIN}", f"https://{DOMAIN}", ]
|
||||
|
||||
# database postgres
|
||||
DATABASES = {
|
||||
'default': {
|
||||
|
||||
Reference in New Issue
Block a user