mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Removed backup vars from docker compose
This commit is contained in:
@@ -21,7 +21,5 @@ services:
|
||||
- COMMUNITY=false # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!
|
||||
- SERVER_NAME="World of Pals"
|
||||
- SERVER_DESCRIPTION=""
|
||||
- BACKUP_ENABLED=true
|
||||
- BACKUP_CRON_EXPRESSION=0 0 0 * *
|
||||
volumes:
|
||||
- ./palworld:/palworld/
|
||||
|
||||
Reference in New Issue
Block a user