Only use the VPN to access paperless

This commit is contained in:
Andrea Ciceri 2024-02-29 01:54:22 +01:00
parent c3767d37f6
commit d471b9242f
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -1,5 +1,4 @@
{config, ...}: { {config, ...}: {
networking.firewall.allowedTCPPorts = [config.services.paperless.port]; # TODO remov
services.paperless = { services.paperless = {
enable = true; enable = true;
address = "0.0.0.0"; address = "0.0.0.0";