mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Shorten the subdomains of hosted services
This commit is contained in:
parent
18bbe1fd27
commit
4db060800b
6 changed files with 50 additions and 24 deletions
|
|
@ -17,6 +17,9 @@
|
|||
settings.PAPERLESS_OCR_LANGUAGE = "deu+eng";
|
||||
};
|
||||
|
||||
myConfig.tailscale.serve = "28981";
|
||||
myConfig.tailscale = {
|
||||
subdomain = "paper";
|
||||
serve = "28981";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue