Compare commits
No commits in common. "a4e263f4cd4dd9220065eb47a65a3af079e19c14" and "195406d1bbdf0d79d42ad71bebbce07186e2e3da" have entirely different histories.
a4e263f4cd
...
195406d1bb
@ -10,9 +10,7 @@ app = FastAPI()
|
||||
|
||||
origins = [
|
||||
"http://localhost:8084",
|
||||
"https://backend.valczeryba.ovh",
|
||||
"https://www.facebook.com",
|
||||
"https://fetlife.com"
|
||||
"https://backend.valczeryba.ovh"
|
||||
]
|
||||
|
||||
app.add_middleware(
|
||||
|
Loading…
x
Reference in New Issue
Block a user