Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jammsen committed Jan 19, 2024
1 parent 84c5df8 commit 0e051d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ENV TIMEZONE=Europe/Berlin \
PUBLIC_IP=10.0.0.5 \
PUBLIC_PORT=8211

VOLUME ["/palworld"}
VOLUME [ "/palworld" ]

EXPOSE 8211/tcp 8211/udp

Expand Down

0 comments on commit 0e051d5

Please sign in to comment.