Hass setup

This commit is contained in:
2026-03-21 12:07:41 -03:00
parent 7697ce20dc
commit 434836392e

View File

@@ -8,9 +8,7 @@ services:
environment:
- NODE_ENV=production
- SHOW_VOLUME_USAGE=false
- AUTH_MODE=oidc
- PUBLIC_URL=http://localhost:3000
- OIDC_ENABLED=false
- AUTH_MODE=local
volumes:
- ./config:/config
- ./cache:/cache