Skip to content

Commit 283dfc5

Browse files
committed
fix duplicate expose
1 parent 31e72ce commit 283dfc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ RUN \
7272
# Define the entry point
7373
ENTRYPOINT ["/opt/orchestrator/bin/orchestrator-entrypoint.sh"]
7474

75-
EXPOSE 8084
7675
EXPOSE ${PORT:-8084} ${STATS_PORT:-8184}
7776

7877
HEALTHCHECK --interval=60s --timeout=5s --start-period=10s \

0 commit comments

Comments
 (0)