This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/roles/serveurs_grafana/templates/chezlepro.conf.j2

6 lines
252 B
Text
Raw Normal View History

[Service]
Environment=GF_SERVER_DOMAIN={{ serveurs_grafana_hostname }}
Environment=GF_SERVER_ROOT_URL={{ serveurs_grafana_root_url }}
Environment=GF_SECURITY_ADMIN_PASSWORD={{ serveurs_grafana_admin_password }}
Environment=GF_USERS_ALLOW_SIGN_UP=false