feat: update npc v0.30.2

This commit is contained in:
arch3rPro
2025-07-30 23:38:13 +08:00
parent 8f8d9faf7a
commit 7b38f23cd6
3 changed files with 1 additions and 1 deletions

View File

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