allow-vercel2
This commit is contained in:
parent
0c4a2bcf6d
commit
b1775f4814
2
main.py
2
main.py
|
@ -235,7 +235,7 @@ middleware = [
|
||||||
"https://testing.discours.io",
|
"https://testing.discours.io",
|
||||||
"https://testing3.discours.io",
|
"https://testing3.discours.io",
|
||||||
"https://coretest.discours.io",
|
"https://coretest.discours.io",
|
||||||
"https://*.vercel.app",
|
"https://session-daily.vercel.app",
|
||||||
],
|
],
|
||||||
allow_methods=["GET", "POST", "OPTIONS"], # Явно указываем OPTIONS
|
allow_methods=["GET", "POST", "OPTIONS"], # Явно указываем OPTIONS
|
||||||
allow_headers=["*"],
|
allow_headers=["*"],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user