Skip to content

Commit

Permalink
fix binding address
Browse files Browse the repository at this point in the history
  • Loading branch information
reddec committed Dec 8, 2021
1 parent 9e40e27 commit 42ef798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.release
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM alpine:3.15
EXPOSE 8080
ENV BIND=0.0.0.0:8080
ENTRYPOINT ["/bin/ingress-dashboard"]
ADD ingress-dashboard /bin/

0 comments on commit 42ef798

Please sign in to comment.