Skip to content

Commit 0cb16a0

Browse files
committed
add server root
1 parent c6b460b commit 0cb16a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ services:
339339
- GF_SECURITY_ADMIN_PASSWORD=${GF_SECURITY_ADMIN_PASSWORD}
340340
- VIRTUAL_HOST=${FRONTEND_HOSTNAME}
341341
- LETSENCRYPT_HOST=${FRONTEND_HOSTNAME}
342+
- GF_SERVER_ROOT_URL=https://frege.ii.uj.edu.pl/grafana/
342343
env_file: []
343344

344345
# === [Frontend] ===

0 commit comments

Comments
 (0)