Update NPC & NPS by duan2001 to v0.29.29
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
npc:
|
npc:
|
||||||
image: duan2001/npc:v0.29.28
|
image: duan2001/npc:v0.29.29
|
||||||
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}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
nps:
|
nps:
|
||||||
image: duan2001/nps:v0.29.28
|
image: duan2001/nps:v0.29.29
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}
|
- ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}
|
||||||
|
|||||||
Reference in New Issue
Block a user