diff --git a/Pinchflat/docker-compose-bind.yaml b/Pinchflat/docker-compose-bind.yaml index 64963a4..80d7f3d 100644 --- a/Pinchflat/docker-compose-bind.yaml +++ b/Pinchflat/docker-compose-bind.yaml @@ -19,8 +19,4 @@ services: test: ["CMD-SHELL", "curl --fail http://localhost:8945/healthcheck || exit 1"] interval: 30s start_period: 15s - deploy: - resources: - limits: - memory: 1G restart: unless-stopped \ No newline at end of file