Update to Forgejo 10

This commit is contained in:
Mathieu Strypsteen 2025-01-19 17:30:42 +01:00
parent 06743d8a11
commit 65cd162537
Signed by: mathieu
GPG key ID: 782A42E461BC6824
2 changed files with 3 additions and 1 deletions

View file

@ -21,3 +21,5 @@ JWT_SECRET_URI = file:/run/secrets/forgejo-jwt-secret
REPO_INDEXER_ENABLED = true
[cron]
ENABLED = true
[service]
ENABLE_INTERNAL_SIGNIN = false

View file

@ -1,5 +1,5 @@
[Container]
Image=codeberg.org/forgejo/forgejo:9-rootless
Image=codeberg.org/forgejo/forgejo:10-rootless
Network=nginx.network
Volume=/var/lib/system-config/container-config/forgejo:/etc/gitea:z,ro
Volume=systemd-forgejo:/var/lib/gitea:U,Z