Processed apps directory via GitHub Actions
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: sn0wl1n/ech0:v2.6.3
|
||||
image: sn0wl1n/ech0:v2.6.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.5.2
|
||||
container_name: 4.6.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.5.2
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.5.2
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- PORT=${PANEL_APP_PORT_HTTP}
|
||||
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
|
||||
image: ghcr.io/nodepassproject/nodepassdash:3.1.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- DATABASE_TYPE=postgres
|
||||
- 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:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.5.2
|
||||
container_name: 4.6.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.5.2
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: sn0wl1n/ech0:v2.6.3
|
||||
image: sn0wl1n/ech0:v2.6.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.5.2
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.5.2
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- PORT=${PANEL_APP_PORT_HTTP}
|
||||
image: ghcr.io/nodepassproject/nodepassdash:3.1.0
|
||||
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- PORT=${PANEL_APP_PORT_HTTP}
|
||||
image: ghcr.io/nodepassproject/nodepassdash:3.1.0
|
||||
image: ghcr.io/nodepassproject/nodepassdash:3.1.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- DATABASE_TYPE=postgres
|
||||
- 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:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user