Compare commits
1 commit
64f7cbe73b
...
886f3898d3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
886f3898d3 |
1 changed files with 0 additions and 4 deletions
|
@ -98,10 +98,6 @@ in
|
||||||
|
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
recommendedTlsSettings = true;
|
|
||||||
recommendedOptimisation = true;
|
|
||||||
recommendedGzipSettings = true;
|
|
||||||
recommendedProxySettings = true;
|
|
||||||
upstreams.grafana.servers."unix:/${cfg.settings.server.socket}" = { };
|
upstreams.grafana.servers."unix:/${cfg.settings.server.socket}" = { };
|
||||||
virtualHosts."grafana-ng.auro.re" = {
|
virtualHosts."grafana-ng.auro.re" = {
|
||||||
root = cfg.settings.server.static_root_path;
|
root = cfg.settings.server.static_root_path;
|
||||||
|
|
Loading…
Reference in a new issue