mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update self-hosting/docker-compose/docker-compose.yml
Co-authored-by: Mike Baker <1426795+mbaker3@users.noreply.github.com>
This commit is contained in:
parent
a0f6f140cf
commit
99ed2bb42c
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ services:
|
|||
test: ["CMD-SHELL", "nc -z 0.0.0.0 8080 || exit 1"]
|
||||
interval: 15s
|
||||
timeout: 90s
|
||||
retries: 6
|
||||
env_file:
|
||||
- .env
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue