diff --git a/containers/watchtower/docker-compose.yml b/containers/watchtower/docker-compose.yml index 568ac92..a1a8793 100644 --- a/containers/watchtower/docker-compose.yml +++ b/containers/watchtower/docker-compose.yml @@ -15,7 +15,4 @@ services: - WATCHTOWER_NOTIFICATIONS=shoutrrr - WATCHTOWER_NOTIFICATION_URL=telegram://${BOT_TOKEN}@telegram/?channels=${CHAT_ID} labels: - - "com.centurylinklabs.watchtower.enable=true" - -volumes: - open-webui: \ No newline at end of file + - "com.centurylinklabs.watchtower.enable=true" \ No newline at end of file