Tobias K
4 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
3 aggiunte e
0 eliminazioni
-
roles/matrix-grafana/templates/grafana.ini.j2
|
|
|
@@ -1,3 +1,6 @@ |
|
|
|
[server] |
|
|
|
root_url = "https://{{ matrix_server_fqn_grafana }}" |
|
|
|
|
|
|
|
[security] |
|
|
|
# default admin user, created on startup |
|
|
|
admin_user = "{{ matrix_grafana_default_admin_user }}" |
|
|
|
|