From 42af86f491e8dc24b11c80fbc460a6a7f6e6a128 Mon Sep 17 00:00:00 2001 From: hotstovejer Date: Thu, 27 Feb 2025 13:03:02 -0600 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index f972b8a..c232a61 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -9,7 +9,6 @@ services: - /var/run/docker.sock:/var/run/docker.sock:ro # May be changed on macOS, Windows or docker rootless. See the applicable documentation. If adjusting, don't forget to also set 'WATCHTOWER_DOCKER_SOCKET_PATH'! network_mode: bridge # add to the same network as docker run would do ports: - - 80:80 - 8080:8080 - 8443:8443 environment: # Is needed when using any of the options below