mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-03-04 12:14:26 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
parent
9b099ee577
commit
8353a41117
@ -10,8 +10,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
healthcheck:
|
|
||||||
disable: false
|
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
|
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
@ -52,8 +52,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
healthcheck:
|
|
||||||
disable: false
|
|
||||||
image: ghcr.io/immich-app/immich-server:v1.123.0
|
image: ghcr.io/immich-app/immich-server:v1.123.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
@ -10,8 +10,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
healthcheck:
|
|
||||||
disable: false
|
|
||||||
image: ghcr.io/immich-app/immich-server:v1.123.0
|
image: ghcr.io/immich-app/immich-server:v1.123.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
@ -10,8 +10,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
healthcheck:
|
|
||||||
disable: false
|
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
|
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
@ -70,8 +68,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
healthcheck:
|
|
||||||
disable: false
|
|
||||||
image: ghcr.io/immich-app/immich-server:v1.123.0
|
image: ghcr.io/immich-app/immich-server:v1.123.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
@ -17,7 +17,7 @@ services:
|
|||||||
- NC_SMTP_SECURE=true
|
- NC_SMTP_SECURE=true
|
||||||
- NC_SMTP_IGNORE_TLS=false
|
- NC_SMTP_IGNORE_TLS=false
|
||||||
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
|
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
|
||||||
image: nocodb/nocodb:0.258.11
|
image: nocodb/nocodb:0.258.10
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -16,7 +16,7 @@ services:
|
|||||||
- REGION=en-US
|
- REGION=en-US
|
||||||
- KEYBOARD=en-US
|
- KEYBOARD=en-US
|
||||||
- VERSION=${VERSION}
|
- VERSION=${VERSION}
|
||||||
image: dockurr/windows:4.07
|
image: dockurr/windows:4.06
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user