Allowed access to api.github.com

This commit is contained in:
alejandro-angulo 2024-07-30 22:48:17 -07:00
parent c29af554fa
commit cf02022233
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -102,7 +102,7 @@ in {
"hydra"
"hydra-www"
];
allowed-uris = ["github:" "https://github.com/"];
allowed-uris = ["github:" "https://github.com/" "https://api.github.com/"];
};
};
}