refactored templates
This commit is contained in:
@@ -69,8 +69,9 @@ services:
|
||||
- ./grafana/provisioning:/etc/grafana/provisioning
|
||||
environment:
|
||||
- GF_USERS_ALLOW_SIGN_UP=false
|
||||
# Only allow access from localhost/reverse proxy
|
||||
- GF_SERVER_ROOT_URL=https://tutor.cato447.de/dashboard
|
||||
- GF_SERVER_ROOT_URL=https://tutor.cato447.de/dashboard/
|
||||
- GF_SERVER_SERVE_FROM_SUB_PATH=true
|
||||
- GF_SECURITY_ALLOW_EMBEDDING=true
|
||||
depends_on:
|
||||
- prometheus
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user