Skip to content

Commit 08f01c2

Browse files
committed
add make logs
1 parent 0815521 commit 08f01c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ up:
44
down:
55
docker-compose down
66

7+
logs:
8+
docker-compose logs -f
9+
710
shell:
811
docker exec -ti nginx-https-proxy-nginx-1 bash
912

0 commit comments

Comments
 (0)