팰월드 이미지에 .env로 환경설정이 가능해졌네요
https://github.com/thijsvanloef/palworld-server-docker 이미지 기준입니다. 변경하려면 기본 compose 값도 수정하셔야합니다! https://github.com/thijsvanloef/palworld-server-docker/blob/main/.env.example TZ=UTC PLAYERS=16 PORT=8211 PUID=1000 PGID=1000 MULTITHREADING=false COMMUNITY=false PUBLIC_IP= PUBLIC_PORT= SERVER_NAME=World of Pals SERVER_DESCRIPTION=palworld-server-docker by Thijs van Loef SERVER_PASSWORD=worldofpals ADMIN_PASSWORD=adminPasswordHere UPDATE_ON_BOOT=true RCON_ENABLED=true...
최신 댓글