edit CORS
continuous-integration/drone/push Build is passing Details

master
Hugo LIVET 1 year ago
parent 49a18ba82d
commit c270ce41f0

@ -0,0 +1,2 @@
ALLOWED_HOSTS=['*']
CORS_ORIGIN_ALLOW_ALL = True
Loading…
Cancel
Save