grafana: nginx recommended factorization
This commit is contained in:
parent
15fcba2b26
commit
64f7cbe73b
1 changed files with 0 additions and 4 deletions
|
@ -98,10 +98,6 @@ in
|
|||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
recommendedTlsSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedGzipSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
upstreams.grafana.servers."unix:/${cfg.settings.server.socket}" = { };
|
||||
virtualHosts."grafana-ng.auro.re" = {
|
||||
root = cfg.settings.server.static_root_path;
|
||||
|
|
Loading…
Reference in a new issue