1
0

feat:优化palworld-server

This commit is contained in:
okxlin
2024-01-24 21:32:49 +08:00
parent ba661d2f04
commit 732af3c053
6 changed files with 4 additions and 25 deletions

View File

@@ -10,7 +10,7 @@ services:
- ${PANEL_APP_PORT_RCON}:${PANEL_APP_PORT_RCON}/tcp
volumes:
- /etc/localtime:/etc/localtime:ro
- ${DATA_PATH}:/opt/palworld/Pal/Saved
- ./data:/opt/palworld/Pal/Saved
environment:
- GAME_PORT=${PANEL_APP_PORT_HTTP}
- MAX_PLAYERS=${MAX_PLAYERS}