Skip to content

Commit

Permalink
Fix cors
Browse files Browse the repository at this point in the history
  • Loading branch information
dougppaz committed Aug 24, 2018
1 parent 2436a12 commit 311f6f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bothub/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@
# cors headers

CORS_ORIGIN_ALLOW_ALL = True
CORS_URLS_REGEX = r'^/api/.*$'


# mail
Expand Down

0 comments on commit 311f6f2

Please sign in to comment.