modules/nixos/services/homeserver: use more substitutions in port numbers in caddy configs
This commit is contained in:
parent
2af18a5838
commit
3996575296
3 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
bind tailscale/ntfy
|
||||
|
||||
reverse_proxy localhost:8006
|
||||
reverse_proxy localhost${config.services.ntfy-sh.settings.listen-http}
|
||||
'';
|
||||
|
||||
users = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue