try removing allow-credentials

This commit is contained in:
Alexandros Mandilaras 2024-03-13 19:30:10 +02:00
parent dfd2f3eeff
commit 2c4a0efe9c
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ web:
allowed-methods: [ HEAD, GET, POST, PUT, DELETE, PATCH ]
allowed-headers: [ Authorization, Cache-Control, Content-Type, Content-Disposition, x-tenant ]
exposed-headers: [ Authorization, Cache-Control, Content-Type, Content-Disposition ]
allow-credentials: false
#allow-credentials: false