mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-08 10:22:12 +08:00
feat: update npc v0.29.35
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
services:
|
services:
|
||||||
npc:
|
npc:
|
||||||
image: duan2001/npc:v0.29.33
|
image: duan2001/npc:v0.29.35
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: "host"
|
network_mode: host
|
||||||
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY}
|
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY}
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: Apps
|
||||||
Reference in New Issue
Block a user