Skip to content

Commit

Permalink
#44 quickfix path cors origin
Browse files Browse the repository at this point in the history
  • Loading branch information
shayanealcantara committed Oct 1, 2019
1 parent b8cf370 commit f31e145
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/acacia/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,6 @@
CORS_ORIGIN_WHITELIST = [
"http://localhost:8080",
"http://localhost:8000",
"http://0.0.0.0:8080",
"http://0.0.0.0:8000",
]

0 comments on commit f31e145

Please sign in to comment.