Revert "Disable docker healthchecks"
Turns out it really just takes that long to start up!
This reverts commit 61ed3db887
.
This commit is contained in:
parent
61ed3db887
commit
c47ff494e0
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
healthcheck:
|
||||
disable: true
|
||||
ports:
|
||||
- "{{ wireguard.clients.intersect.ip }}:8022:22"
|
||||
labels:
|
||||
|
|
Loading…
Reference in a new issue