Skip to content
Snippets Groups Projects
Commit 0de5a880 authored by James King's avatar James King :house_with_garden:
Browse files

Update run.sh

parent d5336ccd
No related branches found
No related tags found
1 merge request!2Update run.sh
......@@ -25,7 +25,7 @@ case "$1" in
exit 0
;;
down)
docker-compose down
docker-compose down --remove-orphans
;;
up)
docker-compose up -d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment