feat: update NPC 0.29.33

This commit is contained in:
arch3rPro
2025-07-08 15:32:06 +08:00
parent 7fd69fa9ec
commit 6247fb53ee
5 changed files with 102 additions and 24 deletions

View File

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