Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
added additional expose ports
  • Loading branch information
appleimperio authored Apr 1, 2024
1 parent 3114a05 commit e21ff87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ RUN \
COPY root/ /

# ports and volumes
EXPOSE 8090 19444 19445
EXPOSE 8090 8092 19400 19444 19445
VOLUME /config

0 comments on commit e21ff87

Please sign in to comment.