mirror of
https://github.com/mdlayher/homelab.git
synced 2024-12-14 11:47:32 +00:00
nixos/routnerr-3: remove hass caddy
This commit is contained in:
parent
99ed44066a
commit
0f783464e7
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ in {
|
|||
reverse_proxy http://servnerr-4.${vars.domain}:3000
|
||||
'';
|
||||
|
||||
"hass.servnerr.com".extraConfig = ''
|
||||
reverse_proxy http://servnerr-4.${vars.domain}:8123
|
||||
'';
|
||||
|
||||
"plex.servnerr.com".extraConfig = ''
|
||||
reverse_proxy http://servnerr-4.${vars.domain}:32400
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue