proxy
This commit is contained in:
@@ -42,6 +42,11 @@ let
|
||||
tls {
|
||||
dns cloudflare {$CLOUDFLARE_DNS_API_TOKEN}
|
||||
}
|
||||
|
||||
@hass host hass.mjallen.dev
|
||||
handle @hass {
|
||||
reverse_proxy http://nuc-nixos.local:8123
|
||||
}
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user