Skip to content

Commit 1460776

Browse files
committed
copy env
1 parent 26b9ee9 commit 1460776

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docker-compose.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,12 @@ services:
339339
- GF_SECURITY_ADMIN_PASSWORD=${GF_SECURITY_ADMIN_PASSWORD}
340340
- VIRTUAL_HOST=${FRONTEND_HOSTNAME}
341341
- LETSENCRYPT_HOST=${FRONTEND_HOSTNAME}
342+
- GF_AUTH_ANONYMOUS_ENABLED=true
343+
- GF_AUTH_DISABLE_LOGIN_FORM=true
344+
- GF_SECURITY_ALLOW_EMBEDDING=true
342345
- GF_SERVER_ROOT_URL=https://frege.ii.uj.edu.pl/grafana/
346+
- GF_SERVER_SERVE_FROM_SUB_PATH=true
347+
env_file: []
343348

344349
# === [Frontend] ===
345350

0 commit comments

Comments
 (0)