Compare commits

..

6 Commits
1.0.0 ... 1.0.2

View File

@@ -10,6 +10,9 @@ app = FastAPI()
origins = [
"http://localhost:8084",
"https://backend.valczeryba.ovh",
"https://www.facebook.com",
"https://fetlife.com"
]
app.add_middleware(