feat: update npc v0.29.35

This commit is contained in:
xiaoY233
2025-07-14 16:36:43 +08:00
parent 1b22a561a5
commit d6f5407ca2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
services:
npc:
image: duan2001/npc:v0.29.33
image: duan2001/npc:v0.29.35
restart: always
network_mode: "host"
network_mode: host
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY}
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
createdBy: Apps