Revert "Disable docker healthchecks"
Turns out it really just takes that long to start up! This reverts commit 61ed3db887777bb2b40f75549ecdb32175a0a11f.
This commit is contained in:
parent
61ed3db887
commit
c47ff494e0
@ -20,8 +20,6 @@ services:
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
healthcheck:
|
||||
disable: true
|
||||
ports:
|
||||
- "{{ wireguard.clients.intersect.ip }}:8022:22"
|
||||
labels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user