提交 8353a411 authored 作者: QYG2297248353's avatar QYG2297248353

Synced apps from source repository via GitHub Actions

上级 9b099ee5
...@@ -10,8 +10,6 @@ services: ...@@ -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: ...@@ -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: ...@@ -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: ...@@ -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: ...@@ -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: ...@@ -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: ...@@ -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:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论