Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-22 06:39:27 +00:00
parent 2cad752e1f
commit d32ba07c15
28 changed files with 62 additions and 62 deletions
@@ -28,7 +28,7 @@ services:
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
- GITEA__git.config__http.proxy=${PROXY_URL}
- GITEA__git.config__https.proxy=${PROXY_URL}
image: gitea/gitea:1.25.3
image: gitea/gitea:1.25.4
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mysql:8.4.7
image: mysql:8.4.8
labels:
createdBy: Apps
networks: