mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-18 00:31:00 -05:00
Prevent databases from being killed during update
This commit is contained in:
parent
5673977f1c
commit
b3ff2d0b19
@ -2,6 +2,6 @@
|
||||
|
||||
docker compose -f docker-compose.bot.yml down && \
|
||||
docker compose -f docker-compose.bot.yml build && \
|
||||
docker compose -f docker-compose.bot.yml up -d --remove-orphans
|
||||
docker compose -f docker-compose.bot.yml up -d
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user