mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-04-04 21:45:47 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
parent
b9339e9307
commit
c0f919f1a2
@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
|
||||
image: qyg2297248353/ammds:v1.0.21
|
||||
image: qyg2297248353/ammds:v1.0.23
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
@ -17,7 +17,7 @@ services:
|
||||
- NC_SMTP_SECURE=true
|
||||
- NC_SMTP_IGNORE_TLS=false
|
||||
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
|
||||
image: nocodb/nocodb:0.262.2
|
||||
image: nocodb/nocodb:0.262.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-03-19
|
||||
image: diygod/rsshub:2025-03-20
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -16,7 +16,7 @@ services:
|
||||
- REGION=en-US
|
||||
- KEYBOARD=en-US
|
||||
- VERSION=${VERSION}
|
||||
image: dockurr/windows:4.24
|
||||
image: dockurr/windows:4.25
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
|
||||
image: qyg2297248353/ammds:v1.0.21
|
||||
image: qyg2297248353/ammds:v1.0.23
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
|
@ -17,7 +17,7 @@ services:
|
||||
- NC_SMTP_SECURE=true
|
||||
- NC_SMTP_IGNORE_TLS=false
|
||||
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
|
||||
image: nocodb/nocodb:0.262.2
|
||||
image: nocodb/nocodb:0.262.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-03-19
|
||||
image: diygod/rsshub:2025-03-20
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -16,7 +16,7 @@ services:
|
||||
- REGION=en-US
|
||||
- KEYBOARD=en-US
|
||||
- VERSION=${VERSION}
|
||||
image: dockurr/windows:4.24
|
||||
image: dockurr/windows:4.25
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user