server: hydra: allowed-uris

This commit is contained in:
2024-10-06 10:10:05 +02:00
parent c8b8305146
commit da9db371af

View File

@@ -64,7 +64,7 @@
];
allowed-uris = [
"github:"
"git+https://github.com/"
"https://github.com/"
"git+ssh://github.com/"
];
};