mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-18 13:29:32 +01:00
removed invalid domain
This commit is contained in:
parent
31afa16eee
commit
a1a48e2906
|
@ -107,7 +107,7 @@ in
|
|||
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
virtualHosts."homelab.localhost".extraConfig = ''
|
||||
virtualHosts.":80".extraConfig = ''
|
||||
reverse_proxy :8082
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue