mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-31 14:57:59 +00:00
update docker compose in readme
This commit is contained in:
@@ -31,6 +31,11 @@ services:
|
|||||||
- PLAYERS=16
|
- PLAYERS=16
|
||||||
- MULTITHREADING=FALSE
|
- MULTITHREADING=FALSE
|
||||||
- COMMUNITY=false # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!
|
- COMMUNITY=false # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!
|
||||||
|
# Enable the environment variables below if you have COMMUNITY=true
|
||||||
|
# - PUBLIC_PORT=123
|
||||||
|
# - PUBLIC_IP=123
|
||||||
|
# - SERVER_PASSWORD="worldofpals"
|
||||||
|
# - SERVER_NAME="World of Pals"
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/your/palworld/folder:/palworld/
|
- /path/to/your/palworld/folder:/palworld/
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user