diff --git a/main.py b/main.py index 2543508..2feeb90 100644 --- a/main.py +++ b/main.py @@ -20,7 +20,8 @@ async def initMongo(app: FastAPI): origin = [ "http://localhost:5173", - "https://diversity.tech4impact.kr/" + "https://diversity.tech4impact.kr/", + "https://*..netlify.app/", ] app.add_middleware(