mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-16 01:07:11 +08:00
feat: update npc 0.33.4
This commit is contained in:
9
apps/npc/0.33.4/docker-compose.yml
Normal file
9
apps/npc/0.33.4/docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
npc:
|
||||
image: duan2001/npc:v0.33.4
|
||||
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