chore: traefik without watchtower
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:latest
|
||||
image: traefik:v3
|
||||
container_name: traefik
|
||||
command:
|
||||
- "--api.dashboard=false"
|
||||
@@ -38,8 +38,6 @@ services:
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
start_period: 10s
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
networks:
|
||||
- compose_network
|
||||
- coolify_network
|
||||
|
||||
Reference in New Issue
Block a user