1
0

feat:优化palworld-server

This commit is contained in:
okxlin
2024-01-24 21:32:49 +08:00
parent 2a523db90b
commit 8f9ae48035
6 changed files with 4 additions and 25 deletions

View File

@@ -1,7 +1,6 @@
CONTAINER_NAME="palworld-server"
PANEL_APP_PORT_HTTP="8211"
PANEL_APP_PORT_RCON="25575"
DATA_PATH="./data"
MAX_PLAYERS="32"
MULTITHREAD_SWITCH="true"
PUBLIC_SWITCH="false"