bvm-paperless: oops, need to put square brackets there
This commit is contained in:
parent
889d138460
commit
bfe31111ba
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in {
|
|||
|
||||
services.paperless = {
|
||||
enable = true;
|
||||
address = config.my.ip.tailscale6;
|
||||
address = "[${config.my.ip.tailscale6}]";
|
||||
extraConfig = {
|
||||
PAPERLESS_URL = "https://paperless.int.lukegb.com";
|
||||
PAPERLESS_ALLOWED_HOSTS = "paperless.int.lukegb.com,bvm-paperless.int.as205479.net:28981,bvm-paperless.int.as205479.net";
|
||||
|
|
Loading…
Reference in a new issue