mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-08-14 04:40:36 +03:00
M: Add restart to router after restarting containers
This commit is contained in:
parent
7a8c0f91c2
commit
ba6cc05e13
|
@ -8,6 +8,7 @@ git reset --hard origin/main
|
|||
|
||||
docker compose --file "${COMPOSE_FILE}" up --build --detach
|
||||
docker compose --file "${COMPOSE_FILE}" restart
|
||||
docker compose --file "${COMPOSE_FILE}" restart nginx
|
||||
|
||||
# Use this to prune caches
|
||||
# docker system prune -a -f
|
||||
|
|
Loading…
Reference in New Issue
Block a user