Disable hass header auth

main
Marko Korhonen 3 years ago
parent 9f7c3e6466
commit 4b3709b242

@ -75,6 +75,7 @@ services:
- "1880:1880" - "1880:1880"
networks: networks:
- homeautomation - homeautomation
- proxy
volumes: volumes:
- /docker/homeautomation/node-red:/data - /docker/homeautomation/node-red:/data
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro

Loading…
Cancel
Save