mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Added timezone option
This commit is contained in:
@@ -25,7 +25,8 @@ ENV PORT= \
|
||||
UPDATE_ON_BOOT=true \
|
||||
RCON_ENABLED=true \
|
||||
RCON_PORT=25575 \
|
||||
QUERY_PORT=27015
|
||||
QUERY_PORT=27015 \
|
||||
TZ=UTC
|
||||
|
||||
COPY ./scripts/* /home/steam/server/
|
||||
RUN chmod +x /home/steam/server/init.sh /home/steam/server/start.sh /home/steam/server/backup.sh
|
||||
|
||||
Reference in New Issue
Block a user