zwave-js-ui/docker/nginx/README.md

12 lines
208 B
Markdown

# Nginx docker
Test docker-compose file to try running zwave-js-ui behind a proxy with a custom base path.
## Usage
```bash
docker-compose up -d
```
Then go to <https://localhost/zwave> to access the UI.