diff --git a/docker-compose.yml b/docker-compose.yml index 4019799..e5a03ab 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: