Skip to content

Commit

Permalink
default data path
Browse files Browse the repository at this point in the history
  • Loading branch information
arguser committed Aug 3, 2023
1 parent 59c6e0b commit 3670b1c
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 @@ -41,7 +41,7 @@ ENV WORLD_INDEX=0 \
WORLD_SEED=0 \
WORLD_MODE=0 \
GAME_ID="" \
DATA_PATH="" \
DATA_PATH="${STEAMAPPDATADIR}" \
MAX_PLAYERS=10 \
SEASON=-1 \
SERVER_IP="" \
Expand Down

0 comments on commit 3670b1c

Please sign in to comment.