Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-04 02:30:06 +00:00
parent 1e9fc82d49
commit 7a95968d96
21 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- database__client=mysql - database__client=mysql
- mail__options__service=Email - mail__options__service=Email
- mail__options__secure=true - mail__options__secure=true
image: ghost:6.25.1 image: ghost:6.26.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/homarr-labs/homarr:v1.57.1 image: ghcr.io/homarr-labs/homarr:v1.58.0
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- database__client=mysql - database__client=mysql
- mail__options__service=Email - mail__options__service=Email
- mail__options__secure=true - mail__options__secure=true
image: ghost:6.25.1 image: ghost:6.26.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/homarr-labs/homarr:v1.57.1 image: ghcr.io/homarr-labs/homarr:v1.58.0
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}