mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-31 04:32:48 +00:00
feat: ✨ Update DockerFile
This commit is contained in:
@@ -31,6 +31,7 @@ ENV PORT= \
|
|||||||
RCON_ENABLED=true \
|
RCON_ENABLED=true \
|
||||||
RCON_PORT=25575 \
|
RCON_PORT=25575 \
|
||||||
QUERY_PORT=27015 \
|
QUERY_PORT=27015 \
|
||||||
|
TZ=UTC \
|
||||||
BACKUP_ENABLED=true \
|
BACKUP_ENABLED=true \
|
||||||
DAYS_TO_KEEP=7 \
|
DAYS_TO_KEEP=7 \
|
||||||
BACKUP_CRON_EXPRESSION="0 0 * * *"
|
BACKUP_CRON_EXPRESSION="0 0 * * *"
|
||||||
|
|||||||
Reference in New Issue
Block a user