Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-12 02:09:55 +00:00
parent 7a4d71060e
commit e28264cbdd
11 changed files with 2 additions and 2 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:

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: