Hass setup
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user