jammsen / docker-palworld-dedicated-server

Docker container to easily provision and manage Palworld Dedicated Server
https://hub.docker.com/r/jammsen/palworld-dedicated-server
MIT License
907 stars 157 forks source link

Feat: Skip server setup #111

Closed miaulightouch closed 7 months ago

miaulightouch commented 7 months ago

This PR has almost the same goal as:

It simply turns off the configuration from ENVIRONMENT VARIABLES, which is great for migrating an existing server into this Docker.

miaulightouch commented 7 months ago

image

The diff on GitHub looks really messy; it just wraps all the settings inside a if block.

jammsen commented 7 months ago

Hey @miaulightouch - We ( @thejcpalma and me ) just added this feature, its called "SERVER_SETTINGS_MODE" in the environment variables.