Files
meganjohns/server/app/origins.py

9 lines
206 B
Python

origins = [
"http://localhost:5173",
"http://127.0.0.1:5173/",
"https://mj.lucasjensen.me",
"https://meganjohns.com/",
"https://www.meganjohns.com",
"https://www.meganjohns.com/",
]