Merge pull request #43 from prometheus/discordianfish-patch-1
Fix port in Dockerfile
This commit is contained in:
commit
8f013ba8df
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ MAINTAINER Prometheus Team <prometheus-developers@googlegroups.com>
|
|||
|
||||
ENTRYPOINT [ "go-wrapper", "run" ]
|
||||
CMD [ "-logtostderr" ]
|
||||
EXPOSE 8080
|
||||
EXPOSE 9100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue