mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
Update UpdateProd.sh
This commit is contained in:
parent
b6f14fdbe1
commit
fd53346653
|
@ -8,5 +8,6 @@ git pull
|
||||||
|
|
||||||
docker compose --file "${COMPOSE_FILE}" up --build --detach
|
docker compose --file "${COMPOSE_FILE}" up --build --detach
|
||||||
docker image prune --all --force
|
docker image prune --all --force
|
||||||
sleep 5
|
|
||||||
docker compose --file "${COMPOSE_FILE}" restart
|
# Use this command to restart containers if something went wrong
|
||||||
|
# docker compose --file "docker-compose-prod.yml" restart
|
Loading…
Reference in New Issue
Block a user