Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-01 21:44:47 +00:00
parent cfd9446c67
commit a2aed8ce22
29 changed files with 6 additions and 6 deletions
@@ -34,7 +34,7 @@ services:
- ENCRYPT_ENABLE=false
- DB_HOST=mx-mongo
- REDIS_HOST=mx-redis
image: innei/mx-server:11.0.10
image: innei/mx-server:11.0.11
labels:
createdBy: Apps
networks:
@@ -13,7 +13,7 @@ services:
- DEMO=false
- NODE_ENV=production
- ENCRYPT_ENABLE=false
image: innei/mx-server:11.0.10
image: innei/mx-server:11.0.11
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.2.1
image: ghcr.io/groupultra/telegram-search:1.2.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -34,7 +34,7 @@ services:
- ENCRYPT_ENABLE=false
- DB_HOST=mx-mongo
- REDIS_HOST=mx-redis
image: innei/mx-server:11.0.10
image: innei/mx-server:11.0.11
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -13,7 +13,7 @@ services:
- DEMO=false
- NODE_ENV=production
- ENCRYPT_ENABLE=false
image: innei/mx-server:11.0.10
image: innei/mx-server:11.0.11
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -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.2.1
image: ghcr.io/groupultra/telegram-search:1.2.2
labels:
createdBy: Apps
networks: