Add CORS allowed origin: https://status.boatson.boats
This commit is contained in:
1
base.py
1
base.py
@@ -30,6 +30,7 @@ origins = [
|
|||||||
"https://codey.lol",
|
"https://codey.lol",
|
||||||
"https://old.codey.lol",
|
"https://old.codey.lol",
|
||||||
"https://api.codey.lol",
|
"https://api.codey.lol",
|
||||||
|
"https://status.boatson.boats",
|
||||||
"https://_new.codey.lol",
|
"https://_new.codey.lol",
|
||||||
"http://localhost:4321",
|
"http://localhost:4321",
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user