Compare commits
4 Commits
1.0.0
...
195406d1bb
Author | SHA1 | Date | |
---|---|---|---|
195406d1bb | |||
fc2c6fdbd8 | |||
5f9c3c32c6 | |||
8f31746c68 |
@@ -10,6 +10,7 @@ app = FastAPI()
|
|||||||
|
|
||||||
origins = [
|
origins = [
|
||||||
"http://localhost:8084",
|
"http://localhost:8084",
|
||||||
|
"https://backend.valczeryba.ovh"
|
||||||
]
|
]
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
|
Reference in New Issue
Block a user