mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
removed invalid domain
This commit is contained in:
parent
31afa16eee
commit
a1a48e2906
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ in
|
|||
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
virtualHosts."homelab.localhost".extraConfig = ''
|
||||
virtualHosts.":80".extraConfig = ''
|
||||
reverse_proxy :8082
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue