Update Makefile

This commit is contained in:
Piotr Biernat 2023-06-24 15:40:54 +02:00
parent 6842fedccb
commit 7e5d3273d8

View File

@ -4,4 +4,4 @@ up:
- sh ${DEPLOY_DIR}/start-stack.sh - sh ${DEPLOY_DIR}/start-stack.sh
down: down:
- docker stack egommerce - docker stack rm egommerce