Compare commits

...
2 Commits
Author SHA1 Message Date
thedarty 026a4dc1b8 Switch to http 2026-06-19 19:29:59 +02:00
thedarty 9af591ae4a Switch to http 2026-06-19 19:28:42 +02:00
+2 -2
View File
@@ -4,8 +4,8 @@ services:
container_name: hass_airsend-addon
environment:
- HTTPS=1
- HASS_HOST="haos.maison:8123"
- HASS_TOKEN="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI0MDAyODdlZmY4ZGM0YTM3OTBlNDlmZGJhNTM0M2U4ZCIsImlhdCI6MTc4MTg2NDYwMCwiZXhwIjoyMDk3MjI0NjAwfQ.rah6R6WwjgRy1ndu5kfQhTg4UUwvPEV7wtu8UIfqlFw"
- HASS_HOST="pdocker3.maison:8123"
- HASS_TOKEN="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIxNzk1ZTQ1YWY5ZjM0MjMyOThhMTUyNjA4YzVmNmNkNSIsImlhdCI6MTc4MTg5MDE4MCwiZXhwIjoyMDk3MjUwMTgwfQ.LByoZtIEFA9Hwu3VTmiRXaW7noe9s4kEJtITKg4ZKac"
- HASS_AUTOINCLUDE=0
network_mode: bridge
ports: