hass-demacia
Results
2
issues of
hass-demacia
A single-page application will enhance the mobile experience by leveraging shortcuts, making it similar to native applications.
To be compatible with reverse proxies, the service can be accessed locally or remotely, such as on caddy2 or nginx. ``` handle_path /pastey/* { reverse_proxy http://localhost:5000 } ```