This commit is contained in:
parent
91133e11f6
commit
a3e4d6a49a
3
main.py
3
main.py
|
@ -46,10 +46,9 @@ middleware = [
|
|||
"https://localhost:3000",
|
||||
"https://testing.discours.io",
|
||||
"https://testing3.discours.io",
|
||||
"https://coretest.discours.io",
|
||||
"https://discours.io",
|
||||
"https://new.discours.io",
|
||||
"https://discours.ru",
|
||||
"https://new.discours.ru",
|
||||
],
|
||||
allow_methods=["GET", "POST", "OPTIONS"], # Явно указываем OPTIONS
|
||||
allow_headers=["*"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user