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