mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51:03 +08:00
chore(deps): update npc & nps by yisier1 to v0.26.30 (localApps) (#4486)
This commit is contained in:
parent
7cd3925172
commit
02d5f2ea47
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
npc:
|
npc:
|
||||||
image: yisier1/npc:v0.26.29
|
image: yisier1/npc:v0.26.30
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY} -tls_enable=${TLS_ENABLE_SWITCH}
|
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY} -tls_enable=${TLS_ENABLE_SWITCH}
|
||||||
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
nps:
|
nps:
|
||||||
image: yisier1/nps:v0.26.29
|
image: yisier1/nps:v0.26.30
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
nps:
|
nps:
|
||||||
image: yisier1/nps:v0.26.29
|
image: yisier1/nps:v0.26.30
|
||||||
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}
|
||||||
Loading…
x
Reference in New Issue
Block a user