mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-06 05:31:44 +00:00
Merge pull request #30 from prometheus/discordianfish-patch-1
Fix port in Dockerfile
This commit is contained in:
commit
6af075e71b
@ -10,4 +10,4 @@ RUN cd $PKGPATH && go get -d && make build
|
||||
|
||||
WORKDIR /alertmanager
|
||||
ENTRYPOINT [ "/go/src/github.com/prometheus/alertmanager/alertmanager" ]
|
||||
EXPOSE 9090
|
||||
EXPOSE 9093
|
||||
|
Loading…
Reference in New Issue
Block a user