gitea: switch to forgejo (#838)
Reviewed-on: #838 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
f21f3ff114
commit
0f94bf7f50
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ ufw_rules:
|
|||
|
||||
### l3d.gitea
|
||||
# config liegt in /etc/gitea/gitea.ini
|
||||
gitea_version: "1.21.5"
|
||||
gitea_fork: "gitea"
|
||||
gitea_version: "1.21.7-0"
|
||||
gitea_fork: "forgejo"
|
||||
gitea_app_name: "Gitea"
|
||||
gitea_user: "gitea"
|
||||
gitea_home: "/var/lib/gitea"
|
||||
|
|
Loading…
Reference in a new issue