Skip to content

Commit

Permalink
strict cookies samesite
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rocheleau committed Aug 28, 2024
1 parent c492445 commit 20998b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/logs/docker-compose.logs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
- GF_PATHS_PROVISIONING=/etc/grafana/provisioning
- GF_SERVER_ROOT_URL=${BENTO_PRIVATE_GRAFANA_URL}
- GF_SERVER_SERVE_FROM_SUB_PATH=true
- GF_SECURITY_COOKIE_SAMESITE=none
- GF_SECURITY_COOKIE_SAMESITE=strict
- GF_SECURITY_COOKIE_SECURE=true
- GF_SECURITY_ALLOW_EMBEDDING=true
- GF_SECURITY_DISABLE_INITIAL_ADMIN_CREATION=true
Expand Down

0 comments on commit 20998b0

Please sign in to comment.