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:
parent
61897ee722
commit
56940507e2
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ index 3449af1..f1a6be7 100644
|
||||||
@@ -93,10 +94,11 @@ CORS_ALLOW_HEADERS = (
|
@@ -93,10 +94,11 @@ CORS_ALLOW_HEADERS = (
|
||||||
'x-requested-with',
|
'x-requested-with',
|
||||||
)
|
)
|
||||||
)
|
|
||||||
|
|
||||||
-CORS_ORIGIN_WHITELIST = (
|
-CORS_ORIGIN_WHITELIST = (
|
||||||
- 'http://localhost:3000',
|
- 'http://localhost:3000',
|
||||||
|
|
Loading…
Add table
Reference in a new issue