diff --git a/roles/heimdall-program/defaults/main.json b/roles/heimdall-program/defaults/main.json index 8949fa1..57589aa 100644 --- a/roles/heimdall-program/defaults/main.json +++ b/roles/heimdall-program/defaults/main.json @@ -2,7 +2,7 @@ "cfg_heimdall_program_defaults": { "user": "heimdall", "directory": "/opt/heimdall", - "git_repository_url": "pv-svartalfheim-git:heimdall/core", + "git_repository_url": "https://forgejo.ramsch.sx/heimdall/core", "git_reference": "main" } }