modified: main_dc/Makefile
fix nginx all rebuild path for make nginx command
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ start_nginx:
|
|||||||
logs_nginx:
|
logs_nginx:
|
||||||
docker logs nginx -f
|
docker logs nginx -f
|
||||||
|
|
||||||
nginx: git stop_nginx build_nginx start_nginx logs_nginx
|
nginx: stop_nginx git build_nginx start_nginx logs_nginx
|
||||||
|
|
||||||
stop:
|
stop:
|
||||||
docker compose down
|
docker compose down
|
||||||
|
|||||||
Reference in New Issue
Block a user