Update docker-compose.yml

This commit is contained in:
2025-09-23 23:00:56 +00:00
parent ddfe282ba7
commit 6d504a8046

View File

@@ -12,16 +12,16 @@ services:
- DAWARICH_TOKEN=
# Home Assistant configuration (REQUIRED)
- HOMEASSISTANT_URL=https://your-homeassistant-instance.com
- HOMEASSISTANT_TOKEN=your_homeassistant_long_lived_token
- HA_DEVICE_TRACKER_ID=gps_logger_device
- HOMEASSISTANT_URL=
- HOMEASSISTANT_TOKEN=
- HA_DEVICE_TRACKER_ID=
# Optional basic authentication
- AUTH_USERNAME=
- AUTH_PASSWORD=
# Server configuration
- PORT=3069
- PORT=
restart: unless-stopped
healthcheck:
test: