Skip to content

Commit 09e14e8

Browse files
committed
test
1 parent 1460776 commit 09e14e8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docker-compose.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -337,12 +337,10 @@ services:
337337
- GF_USERS_ALLOW_ORG_CREATE=false
338338
- GF_SECURITY_ADMIN_USER=${GF_SECURITY_ADMIN_USER}
339339
- GF_SECURITY_ADMIN_PASSWORD=${GF_SECURITY_ADMIN_PASSWORD}
340-
- VIRTUAL_HOST=${FRONTEND_HOSTNAME}
341-
- LETSENCRYPT_HOST=${FRONTEND_HOSTNAME}
342340
- GF_AUTH_ANONYMOUS_ENABLED=true
343341
- GF_AUTH_DISABLE_LOGIN_FORM=true
344342
- GF_SECURITY_ALLOW_EMBEDDING=true
345-
- GF_SERVER_ROOT_URL=https://frege.ii.uj.edu.pl/grafana/
343+
- GF_SERVER_ROOT_URL=https://frege.ii.uj.edu.pl/
346344
- GF_SERVER_SERVE_FROM_SUB_PATH=true
347345
env_file: []
348346

0 commit comments

Comments
 (0)