fix remaining healthchecks
This commit is contained in:
@@ -81,9 +81,3 @@ services:
|
||||
depends_on:
|
||||
- authentik-postgres
|
||||
- authentik-redis
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "ps aux | grep '[c]elery' || exit 1"]
|
||||
interval: 30s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
start_period: 30s
|
||||
|
||||
Reference in New Issue
Block a user