allow-vercel2

This commit is contained in:
Untone 2025-06-27 15:34:51 +03:00
parent 0c4a2bcf6d
commit b1775f4814

View File

@ -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=["*"],