Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-12 02:09:56 +00:00
parent c3b575f885
commit d7e92d6f33
10 changed files with 1 additions and 1 deletions

View File

@ -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.22.4 image: gitea/gitea:1.22.5
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: