thijsvanloef / palworld-server-docker

A Docker Container to easily run a Palworld dedicated server.
https://hub.docker.com/r/thijsvanloef/palworld-server-docker
MIT License
2.41k stars 298 forks source link

unsupported config option fer services : 'palworld' #578

Closed leekrr23 closed 1 month ago

leekrr23 commented 1 month ago

docker compose version / docker compose version v2.28.1

https://github.com/thijsvanloef/palworld-server-docker/blob/main/docker-compose.yml docker-compose.yml

i using command : sudo docker-compose up -d

resulting ERROR: The Compose file './docker-compose.yml' is invalid because: Unsupported config option for services: 'palworld'

whats matter? i dont know What did I do wrong?

issue

thijsvanloef commented 1 month ago

Please use https://www.yamllint.com/ to make sure that after you've changed the docker-compose.yml, the syntax of the file is still valid