feat: update npc 0.33.8

This commit is contained in:
arch3rPro
2025-09-20 05:31:51 +08:00
parent 34ac03d232
commit 76b67e20a0
3 changed files with 1 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
services:
npc:
image: duan2001/npc:v0.33.8
restart: always
network_mode: host
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY}
container_name: ${CONTAINER_NAME}
labels:
createdBy: Apps