mirror of
https://github.com/Noratrieb/vps.git
synced 2026-07-12 08:17:45 +02:00
port
This commit is contained in:
parent
6c24213ec6
commit
b49a602213
1 changed files with 2 additions and 0 deletions
|
|
@ -29,4 +29,6 @@ let nasDir = "/mnt/nas/HEY/_Nora/paperless"; in {
|
|||
reverse_proxy * localhost:${builtins.toString config.services.paperless.port}
|
||||
'';
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ config.services.paperless.port ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue