🌟 Welcome to the ultimate Palworld Server Setup! 🌍 This GitHub repository is your go-to toolkit 🛠️ for launching a Palworld server in a snap using Docker! Choose from preset worlds like 'casual' 🏖️, 'normal' 🌆, or 'hard' 🌋, or dive deep into customization with flexible settings 🎛️.
I noticed in the docs, the docker-compose file has the following port mapping:
8211:8211
Since palworld uses UDP, and compose treats unspecified protocols as TCP, should the compose file be this instead?