diff --git a/compose.yml b/compose.yml index 19b1706..12bb070 100644 --- a/compose.yml +++ b/compose.yml @@ -8,7 +8,6 @@ services: - POSTGRES_PASSWORD=postgres healthcheck: test: ["CMD-SHELL", "pg_isready -U postgres"] - start_interval: 2s start_period: 1m plausible_events_db: @@ -27,7 +26,6 @@ services: hard: 262144 healthcheck: test: ["CMD-SHELL", "wget --no-verbose --tries=1 --spider http://127.0.0.1:8123/ping || exit 1"] - start_interval: 2s start_period: 1m plausible: