Skip to content

Commit

Permalink
Add additional ports
Browse files Browse the repository at this point in the history
  • Loading branch information
darkpixel committed Sep 22, 2023
1 parent a5d0a53 commit 7c311a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ RUN chmod +x entrypoint.sh && apt-get update && apt-get install -y curl default-
EXPOSE 9090
EXPOSE 9091
EXPOSE 5222
EXPOSE 7070
EXPOSE 7443

CMD ["/app/entrypoint.sh"]

0 comments on commit 7c311a3

Please sign in to comment.