mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: Support for Gitea 22.1.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea.cn/gitea/gitea:1.21.11
|
image: commitgo/gitea-ee:22.1.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
+1
-1
@@ -11,7 +11,7 @@ additionalProperties:
|
|||||||
shortDescZh: 新一代的代码托管平台
|
shortDescZh: 新一代的代码托管平台
|
||||||
shortDescEn: The next generation of code hosting platform
|
shortDescEn: The next generation of code hosting platform
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 11
|
recommend: 11
|
||||||
website: https://gitea.io/
|
website: https://gitea.io/
|
||||||
|
|||||||
Reference in New Issue
Block a user