Skip to content

Commit

Permalink
Fix expose port
Browse files Browse the repository at this point in the history
  • Loading branch information
trntv committed Mar 16, 2021
1 parent d90fdbf commit 7b2c5df
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 @@ -5,4 +5,4 @@ RUN apk --no-cache add ca-certificates
COPY ./twilio-prometheus-exporter .
ENTRYPOINT ["./twilio-prometheus-exporter"]

EXPOSE 9153
EXPOSE 9860

0 comments on commit 7b2c5df

Please sign in to comment.