feat: update nps v0.29.35

This commit is contained in:
xiaoY233
2025-07-14 16:36:49 +08:00
parent d6f5407ca2
commit 29bf689f14
56 changed files with 3 additions and 4 deletions
@@ -1,6 +1,6 @@
services: services:
nps: nps:
image: duan2001/nps:v0.29.33 image: duan2001/nps:v0.29.35
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}
@@ -30,8 +30,7 @@ services:
NPS_HTTPS_PROXY_PORT: ${NPS_HTTPS_PROXY_PORT} NPS_HTTPS_PROXY_PORT: ${NPS_HTTPS_PROXY_PORT}
network_mode: 1panel-network network_mode: 1panel-network
labels: labels:
createdBy: "Apps" createdBy: Apps
networks: networks:
1panel-network: 1panel-network:
external: true external: true

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 389 B

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 503 B

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Before

Width:  |  Height:  |  Size: 829 KiB

After

Width:  |  Height:  |  Size: 829 KiB

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 106 KiB