diff --git a/makefile b/makefile index 9171875..30cf35f 100644 --- a/makefile +++ b/makefile @@ -38,3 +38,5 @@ p: git pull git stash pop stash@{0} update: p r +cn: + docker compose exec ng nginx -t