feat: update npc 0.34.6

This commit is contained in:
arch3rPro
2026-03-09 05:32:21 +08:00
parent 04ab8f755b
commit 67c2c3c2ee
4 changed files with 2 additions and 2 deletions

View File

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