remove healt check
not supported
This commit is contained in:
parent
c2be1848c7
commit
c76efe5043
1 changed files with 0 additions and 5 deletions
|
@ -30,11 +30,6 @@ services:
|
||||||
- pixelfed_db
|
- pixelfed_db
|
||||||
- pixelfed_redis
|
- pixelfed_redis
|
||||||
- pixelfed_app
|
- pixelfed_app
|
||||||
healthcheck:
|
|
||||||
test: php artisan horizon:status | grep running
|
|
||||||
interval: 60s
|
|
||||||
timeout: 5s
|
|
||||||
retries: 1
|
|
||||||
|
|
||||||
pixelfed_db:
|
pixelfed_db:
|
||||||
image: zknt/mariadb
|
image: zknt/mariadb
|
||||||
|
|
Loading…
Reference in a new issue