Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-02 01:37:50 +00:00
parent 5e456ec168
commit 0cf7778727
58 changed files with 14 additions and 14 deletions
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: sn0wl1n/ech0:v2.6.3 image: sn0wl1n/ech0:v2.6.4
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -3,13 +3,13 @@ networks:
external: true external: true
services: services:
nodebb: nodebb:
container_name: 4.5.2 container_name: 4.6.0
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.5.2 image: ghcr.io/nodebb/nodebb:4.6.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.5.2 image: ghcr.io/nodebb/nodebb:4.6.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP} - PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.2.1 image: ghcr.io/nodepassproject/nodepassdash:3.1.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DATABASE_TYPE=postgres - DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.10 image: ghcr.io/groupultra/telegram-search:1.1.11
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -3,13 +3,13 @@ networks:
external: true external: true
services: services:
nodebb: nodebb:
container_name: 4.5.2 container_name: 4.6.0
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.5.2 image: ghcr.io/nodebb/nodebb:4.6.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: sn0wl1n/ech0:v2.6.3 image: sn0wl1n/ech0:v2.6.4
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
nodebb: nodebb:
image: ghcr.io/nodebb/nodebb:4.5.2 image: ghcr.io/nodebb/nodebb:4.6.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.5.2 image: ghcr.io/nodebb/nodebb:4.6.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP} - PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.1.0 image: ghcr.io/nodepassproject/nodepassdash:2.2.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP} - PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.1.0 image: ghcr.io/nodepassproject/nodepassdash:3.1.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DATABASE_TYPE=postgres - DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.10 image: ghcr.io/groupultra/telegram-search:1.1.11
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: