Updated to use personal git server
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
alejandro-angulo 2025-01-18 09:29:24 -08:00
parent 8f3d25e2b1
commit 8213c61cbe
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
3 changed files with 9 additions and 8 deletions

View file

@ -103,7 +103,7 @@ in {
"hydra"
"hydra-www"
];
allowed-uris = ["github:" "https://git.alejandr0angul0.dev/"];
allowed-uris = ["github:" "git+https://git.alejandr0angul0.dev/"];
};
};
}