Caddy Server reverse proxy
Configure Caddy Server for use as a reverse proxy to Home Assistant.
hass.example.org {
proxy / localhost:8123 {
websocket
transparent
}
}
Configure Caddy Server for use as a reverse proxy to Home Assistant.
hass.example.org {
proxy / localhost:8123 {
websocket
transparent
}
}