fixed formatting
This commit is contained in:
@@ -39,7 +39,7 @@ app.add_middleware(
|
|||||||
"http://localhost:8081", # Keep for web testing if needed
|
"http://localhost:8081", # Keep for web testing if needed
|
||||||
"http://192.168.1.9:8081", # Add your mobile device/emulator origin (adjust port if needed)
|
"http://192.168.1.9:8081", # Add your mobile device/emulator origin (adjust port if needed)
|
||||||
"http://192.168.255.221:8081",
|
"http://192.168.255.221:8081",
|
||||||
"https://maia.depaoli.id.au"
|
"https://maia.depaoli.id.au",
|
||||||
],
|
],
|
||||||
allow_credentials=True,
|
allow_credentials=True,
|
||||||
allow_methods=["*"],
|
allow_methods=["*"],
|
||||||
|
|||||||
Reference in New Issue
Block a user