diff --git a/utilities.docker-compose.yml b/utilities.docker-compose.yml index 3bd1913..5e8e009 100644 --- a/utilities.docker-compose.yml +++ b/utilities.docker-compose.yml @@ -42,7 +42,7 @@ services: networks: - traefik volumes: - - heimdall_data:/data/ + - heimdall_config:/config/ restart: unless-stopped labels: traefik.enable: true @@ -68,11 +68,11 @@ volumes: type: none o: bind device: ${NASCOMPOSE_SERVICES?}/volumes/smokeping/config/ - heimdall_data: + heimdall_config: driver_opts: type: none o: bind - device: ${NASCOMPOSE_SERVICES?}/volumes/heimdall/data/ + device: ${NASCOMPOSE_SERVICES?}/volumes/heimdall/config/ secrets: watchtower_gotify_token: