Skip to content

Commit

Permalink
box: add port 7979 to expose catalyst-api
Browse files Browse the repository at this point in the history
  • Loading branch information
emranemran committed Nov 29, 2023
1 parent f509d3e commit b6f3a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ box-dev: scripts
-p 5432:5432 \
-p 1935:1935 \
-p 4242:4242 \
-p 7979:7979 \
-p 3478:3478 \
-p 3478:3478/udp \
-p 5349:5349 \
Expand Down

0 comments on commit b6f3a8b

Please sign in to comment.