1234567891011121314151617181920 |
- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/ich777_steamcmd
- tag: palworld
- consts:
- init_container_name: init
- palworld_container_name: palworld
- steamcmd_path: /serverdata/steamcmd
- server_path: /serverdata/serverfiles
- reserved_game_params:
- - port
- reserved_keys:
- - RCONEnabled
- - RCONPort
- - PublicPort
- - AdminPassword
- - ServerName
- - ServerDescription
- - ServerPassword
- - AllowConnectPlatform
|