Skip to content

Commit c106594

Browse files
committed
adding base election API
1 parent 0e8afe2 commit c106594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csss-site/src/csss/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def env_getter(key) -> Optional[str]:
221221
]
222222

223223
CORS_ORIGIN_WHITELIST = [
224-
'https://walle.sfucsss.org'
224+
'https://sfucsss.org'
225225
]
226226

227227
if not DEBUG:

0 commit comments

Comments
 (0)