1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librephotos_ynh.git synced 2024-09-03 19:36:12 +02:00

Fix patch

This commit is contained in:
Jules Bertholet 2021-05-03 13:30:18 -04:00
parent 61897ee722
commit 56940507e2

View file

@ -22,7 +22,6 @@ index 3449af1..f1a6be7 100644
@@ -93,10 +94,11 @@ CORS_ALLOW_HEADERS = (
'x-requested-with',
)
)
-CORS_ORIGIN_WHITELIST = (
- 'http://localhost:3000',