We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293dbf8 commit 6f44781Copy full SHA for 6f44781
backend/app/main.py
@@ -51,6 +51,7 @@ async def lifespan(app: FastAPI):
51
"https://export-tool.hotosm.test",
52
# Production domains
53
"https://portal.hotosm.org",
54
+ "https://dev.portal.hotosm.org",
55
"https://dev.login.hotosm.org",
56
"https://login.hotosm.org",
57
"https://chatmap.hotosm.org",
0 commit comments