Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-23 02:00:31 +00:00
parent 1e6619ff8c
commit 3e1dbc4bc3
10 changed files with 1 additions and 1 deletions
@@ -28,7 +28,7 @@ services:
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS} - GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
- GITEA__git.config__http.proxy=${PROXY_URL} - GITEA__git.config__http.proxy=${PROXY_URL}
- GITEA__git.config__https.proxy=${PROXY_URL} - GITEA__git.config__https.proxy=${PROXY_URL}
image: gitea/gitea:1.25.1 image: gitea/gitea:1.25.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: