Skip to content

Commit

Permalink
Expose HTTP port of the Mule app
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohrab Hosseini committed Mar 24, 2015
1 parent 3408598 commit e354f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -47,6 +47,7 @@ RUN useradd mule && \
ENV RUN_AS_USER mule

VOLUME /opt/mule/logs
EXPOSE 9000

# run server
COPY start.sh /start.sh
Expand Down

0 comments on commit e354f3e

Please sign in to comment.