zwave-js-ui/docker/nginx
Daniel Lando 366b8dcb05 fix: auth check api not working with proxy
Fixes #3553
2024-01-25 09:48:52 +01:00
..
conf.d fix: lazy load not working behind a proxy (#2571) 2022-08-05 15:14:50 +02:00
etc fix: lazy load not working behind a proxy (#2571) 2022-08-05 15:14:50 +02:00
README.md fix: auth check api not working with proxy 2024-01-25 09:48:52 +01:00
docker-compose.yml fix: lazy load not working behind a proxy (#2571) 2022-08-05 15:14:50 +02:00

README.md

Nginx docker

Test docker-compose file to try running zwave-js-ui behind a proxy with a custom base path.

Usage

docker-compose up -d

Then go to https://localhost/zwave to access the UI.