Processed apps directory via GitHub Actions
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- LOG_LEVEL=info
|
||||
- PORT=${PANEL_APP_PORT_HTTP:-45876}
|
||||
image: henrygd/beszel-agent:0.13.0
|
||||
image: henrygd/beszel-agent:0.13.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: henrygd/beszel:0.13.0
|
||||
image: henrygd/beszel:0.13.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -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.19
|
||||
image: ghcr.io/groupultra/telegram-search:1.1.20
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- LOG_LEVEL=info
|
||||
- PORT=${PANEL_APP_PORT_HTTP:-45876}
|
||||
image: henrygd/beszel-agent:0.13.0
|
||||
image: henrygd/beszel-agent:0.13.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: henrygd/beszel:0.13.0
|
||||
image: henrygd/beszel:0.13.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -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.19
|
||||
image: ghcr.io/groupultra/telegram-search:1.1.20
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user