Only use the VPN to access paperless
This commit is contained in:
parent
c3767d37f6
commit
d471b9242f
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Reference in a new issue