Revert "try removing allow-credentials"

This reverts commit 2c4a0efe9c.
This commit is contained in:
Alexandros Mandilaras 2024-03-13 19:47:07 +02:00
parent 2c4a0efe9c
commit f1290a1e56
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