diff --git a/install/management_compose.yaml b/install/management_compose.yaml index 39081bb..cadf753 100644 --- a/install/management_compose.yaml +++ b/install/management_compose.yaml @@ -82,7 +82,7 @@ services: test: ["CMD", "mysqladmin", "ping", "-h", "localhost"] interval: 30s timeout: 10s - retries: 3 + retries: 10 redis: image: redis:7-alpine container_name: nomad_redis @@ -117,4 +117,4 @@ services: volumes: nomad-update-shared: - driver: local \ No newline at end of file + driver: local