mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-31 14:57:59 +00:00
Update README.md
Added caveats for Boolean type environment variable options.
This commit is contained in:
@@ -134,6 +134,11 @@ It is highly recommended you set the following environment values before startin
|
|||||||
|
|
||||||
*** Required for docker stop to save and gracefully close the server
|
*** Required for docker stop to save and gracefully close the server
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> Boolean values used in environment variables are case sensitive because they are used in the shell script.
|
||||||
|
>
|
||||||
|
> They must be set using exactly true or false for the option to take effect.
|
||||||
|
|
||||||
### Game Ports
|
### Game Ports
|
||||||
|
|
||||||
| Port | Info |
|
| Port | Info |
|
||||||
|
|||||||
Reference in New Issue
Block a user