mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-21 04:27:11 +08:00
feat: update NPC 0.29.33
This commit is contained in:
9
apps/npc/0.29.33/docker-compose.yml
Normal file
9
apps/npc/0.29.33/docker-compose.yml
Normal 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"
|
||||
Reference in New Issue
Block a user