services: vault: open website

This commit is contained in:
Kabbone 2024-10-22 15:38:51 +02:00
parent da1bcdd116
commit c4d3591ee7
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -39,6 +39,12 @@
};
};
networking.firewall = {
enable = true;
allowedUDPPorts = [ ];
allowedTCPPorts = [ 80 443 ];
};
age.secrets."services/acme/opel-online" = {
file = ../../../secrets/services/acme/opel-online.age;
owner = "acme";