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: environment:
- NODE_ENV=production - NODE_ENV=production
- SHOW_VOLUME_USAGE=false - SHOW_VOLUME_USAGE=false
- AUTH_MODE=oidc - AUTH_MODE=local
- PUBLIC_URL=http://localhost:3000
- OIDC_ENABLED=false
volumes: volumes:
- ./config:/config - ./config:/config
- ./cache:/cache - ./cache:/cache