Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
z3orc authored Apr 9, 2021
1 parent 263af46 commit 401a018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ WORKDIR /home/steam/valheim

COPY entrypoint.sh /home/steam/valheim

RUN chmod +x entrypoint.sh

EXPOSE 2456-2458/udp
ENV NAME="My server"
ENV PASSWORD="secret"
Expand Down

0 comments on commit 401a018

Please sign in to comment.