Skip to content

Commit

Permalink
remove set cookie from caddy
Browse files Browse the repository at this point in the history
  • Loading branch information
sukanya-rath authored May 11, 2024
1 parent f189e4e commit c32119c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
Referrer-Policy "no-referrer, strict-origin-when-cross-origin"
Feature-Policy "fullscreen 'self'; camera 'none'; microphone 'none'"
-Server
Set-Cookie "Secure; HttpOnly; SameSite='strict';"
}
# Proxy requests to API service
reverse_proxy /api/* {$BACKEND_URL}{
Expand Down

0 comments on commit c32119c

Please sign in to comment.