fix: 🐛 Fix incorrect docs, make exit code 0 instead of 1

This commit is contained in:
Jesse Wierzbinski 2024-06-13 23:26:20 -10:00
parent 641e712272
commit edbe6e45b2
No known key found for this signature in database
6 changed files with 20 additions and 17 deletions

View file

@ -11,7 +11,7 @@ services:
command: "cli start --all-threads"
networks:
- lysand-net
depends-on:
depends_on:
- db
- redis
- meilisearch