Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andy2great authored Dec 12, 2024
1 parent 2f30e6a commit f74285d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions configs/network/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ services:
command: --debug true --interval 60 --include-restarting true --include-stopped true --cleanup true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
- WATCHTOWER_POLL_INTERVAL=60
- WATCHTOWER_DEBUG=true
- WATCHTOWER_CLEANUP=true
- WATCHTOWER_INCLUDE_STOPPED=true
- WATCHTOWER_INCLUDE_RESTARTING=true

volumes:
nginx-acme:
Expand Down

0 comments on commit f74285d

Please sign in to comment.