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.5
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -113,7 +113,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/leslieleung/glean-web:0.2.5
|
||||
image: ghcr.io/leslieleung/glean-web:0.2.6
|
||||
networks:
|
||||
- glean-network
|
||||
ports:
|
||||
@@ -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.5
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.6
|
||||
networks:
|
||||
- glean-network
|
||||
restart: always
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
image: linuxserver/jackett:0.24.2007
|
||||
image: linuxserver/jackett:0.24.2014
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
||||
- initial_email=${INITIAL_EMAIL}
|
||||
- initial_server_url=${INITIAL_SERVER_URL}
|
||||
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
||||
image: 1dev/server:15.1.2
|
||||
image: 1dev/server:15.1.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -58,7 +58,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:8000/api/health
|
||||
timeout: 5s
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.5
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -113,7 +113,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/leslieleung/glean-web:0.2.5
|
||||
image: ghcr.io/leslieleung/glean-web:0.2.6
|
||||
networks:
|
||||
- glean-network
|
||||
ports:
|
||||
@@ -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.5
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.6
|
||||
networks:
|
||||
- glean-network
|
||||
restart: always
|
||||
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
image: linuxserver/jackett:0.24.2007
|
||||
image: linuxserver/jackett:0.24.2014
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- initial_email=${INITIAL_EMAIL}
|
||||
- initial_server_url=${INITIAL_SERVER_URL}
|
||||
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
||||
image: 1dev/server:15.1.2
|
||||
image: 1dev/server:15.1.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user