change victoriametrics

This commit is contained in:
2023-08-19 09:54:27 +02:00
parent 64455b070a
commit be4fc2676e
3 changed files with 4 additions and 9 deletions

View File

@@ -5,11 +5,6 @@
sops.secrets.victoria-nginx-password.owner = "nginx";
networking.firewall = {
enable = true;
allowedTCPPorts = [ 8428 ];
};
services.nginx.virtualHosts."victoria-server.cloonar.com" = {
forceSSL = true;
enableACME = true;