Skip to content

Commit 2deb781

Browse files
committed
Dockerize#24
1 parent 559dfc5 commit 2deb781

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ pull:
99
start:
1010
docker pull ghcr.io/geniusyield/dex-contracts-api:latest
1111
docker compose up
12+
13+
stop:
14+
docker compose down

0 commit comments

Comments
 (0)