Skip to content

Commit

Permalink
change dockerfile to port 3000
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkRaiza committed Jan 9, 2019
1 parent 07a7161 commit 15655ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM bespoken/streamer:clean

MAINTAINER John Kelvie

EXPOSE 10000
EXPOSE 3000

WORKDIR /opt/streamer

Expand Down

0 comments on commit 15655ff

Please sign in to comment.