Update forgejo.json

This commit is contained in:
CanbiZ 2025-06-20 14:34:57 +02:00
parent 59a3daf2dc
commit 8ea1b3e854

View File

@ -15,17 +15,6 @@
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/forgejo.svg",
"description": "Forgejo is an open-source, self-hosted Git service that allows individuals and teams to manage their code repositories.",
"install_methods": [
{
"type": "default",
"script": "ct/forgejo.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 10,
"os": "debian",
"version": "12"
}
},
{
"type": "alpine",
"script": "ct/alpine-forgejo.sh",