@@ -25,8 +25,11 @@ class Settings(BaseSettings):
|
|||||||
"http://localhost:8000",
|
"http://localhost:8000",
|
||||||
"https://app.trimgu.ru/",
|
"https://app.trimgu.ru/",
|
||||||
"https://api.trimgu.ru/",
|
"https://api.trimgu.ru/",
|
||||||
|
"https://app.trimgu.ru",
|
||||||
|
"https://api.trimgu.ru",
|
||||||
"api.trimgu.ru",
|
"api.trimgu.ru",
|
||||||
"app.trimgu.ru"
|
"app.trimgu.ru",
|
||||||
|
|
||||||
],
|
],
|
||||||
alias="CORS_ALLOWED_ORIGINS",
|
alias="CORS_ALLOWED_ORIGINS",
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user