Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
modernNeo committed Mar 17, 2024
1 parent 0e8afe2 commit eb51ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csss-site/src/csss/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ def env_getter(key) -> Optional[str]:
]

CORS_ORIGIN_WHITELIST = [
'https://walle.sfucsss.org'
'https://sfucsss.org'
]

if not DEBUG:
Expand Down

0 comments on commit eb51ee2

Please sign in to comment.