Skip to content

Commit

Permalink
Revert "actually set INSTANCE_LISTEN in dockerfile"
Browse files Browse the repository at this point in the history
This reverts commit 7fe19aa.
  • Loading branch information
BeryJu committed Dec 30, 2022
1 parent e3d18be commit b083fe5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,5 @@ RUN apt-get update && \
/bin/gravity completion bash > /etc/bash_completion.d/gravity && \
echo ". /etc/bash_completion" >> /etc/bash.bashrc

ENV INSTANCE_LISTEN="0.0.0.0"

ENTRYPOINT ["/bin/gravity"]
CMD [ "server" ]

0 comments on commit b083fe5

Please sign in to comment.