diff --git a/portainer/compose.yml b/portainer/compose.yml index f52fd5b..2f09f79 100644 --- a/portainer/compose.yml +++ b/portainer/compose.yml @@ -5,11 +5,6 @@ services: image: portainer/portainer-ce:lts container_name: portainer restart: always - healthcheck: - test: curl -f http://localhost:9000/api/status || exit 1 - interval: 30s - timeout: 10s - retries: 3 networks: - traefik volumes: