Commit 8df840f6 authored by Denis's avatar Denis
Browse files

add new command to makefile

2 merge requests!24MVP+,!18RK: MVP
Showing with 4 additions and 0 deletions
+4 -0
......@@ -25,3 +25,7 @@ dev:
stop-docker:
docker stop app
run-docker-compose:
docker compose down --volumes
docker compose up -d --build
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment