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