feat: Update DockerFile

This commit is contained in:
Guillaume Barreau
2024-01-25 09:14:30 -05:00
parent 560a29c328
commit 4b559677b7

View File

@@ -31,6 +31,7 @@ ENV PORT= \
RCON_ENABLED=true \
RCON_PORT=25575 \
QUERY_PORT=27015 \
TZ=UTC \
BACKUP_ENABLED=true \
DAYS_TO_KEEP=7 \
BACKUP_CRON_EXPRESSION="0 0 * * *"