Skip to content

Commit

Permalink
Do not hardcode ports in Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
hsanjuan committed Oct 23, 2023
1 parent 246f0f8 commit 704db53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ WORKDIR $RAINBOW_GATEWAY_PATH

ENTRYPOINT ["/sbin/tini", "--", "/usr/local/bin/entrypoint.sh"]

CMD ["--gateway-port", "8080", "--ctl-port", "8081"]

0 comments on commit 704db53

Please sign in to comment.