mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -58,7 +58,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:8000/api/health
|
||||
timeout: 5s
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.3
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -141,7 +141,7 @@ services:
|
||||
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
|
||||
REDIS_URL: redis://redis:6379/0
|
||||
SECRET_KEY: ${SECRET_KEY:-}
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.3
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.4
|
||||
networks:
|
||||
- glean-network
|
||||
restart: always
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/homarr-labs/homarr:v1.50.0
|
||||
image: ghcr.io/homarr-labs/homarr:v1.50.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -58,7 +58,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:8000/api/health
|
||||
timeout: 5s
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.3
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -141,7 +141,7 @@ services:
|
||||
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
|
||||
REDIS_URL: redis://redis:6379/0
|
||||
SECRET_KEY: ${SECRET_KEY:-}
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.3
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.4
|
||||
networks:
|
||||
- glean-network
|
||||
restart: always
|
||||
|
||||
+1
-1
@@ -8,5 +8,5 @@ HOMARR_ROOT_PATH=/home/homarr
|
||||
PANEL_APP_PORT_HTTP=7575
|
||||
|
||||
# 密钥 [必填]
|
||||
SECRET_ENCRYPTION_KEY=b7fa3f6f09ac8084ca03b94589d799e6a9225212e8f691c6b419a139acf412c7
|
||||
SECRET_ENCRYPTION_KEY=7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/ajnart/homarr:0.16.0
|
||||
image: ghcr.io/homarr-labs/homarr:v1.50.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
|
||||
@@ -8,5 +8,5 @@ HOMARR_ROOT_PATH=/home/homarr
|
||||
PANEL_APP_PORT_HTTP=7575
|
||||
|
||||
# 密钥 [必填]
|
||||
SECRET_ENCRYPTION_KEY=7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d
|
||||
SECRET_ENCRYPTION_KEY=b7fa3f6f09ac8084ca03b94589d799e6a9225212e8f691c6b419a139acf412c7
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/homarr-labs/homarr:v1.50.0
|
||||
image: ghcr.io/ajnart/homarr:0.16.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
Reference in New Issue
Block a user