mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
fix: 🐛 Fix incorrect docs, make exit code 0 instead of 1
This commit is contained in:
parent
641e712272
commit
edbe6e45b2
6 changed files with 20 additions and 17 deletions
|
|
@ -11,7 +11,7 @@ services:
|
|||
command: "cli start --all-threads"
|
||||
networks:
|
||||
- lysand-net
|
||||
depends-on:
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
- meilisearch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue