server: hydra: allowed-uris

This commit is contained in:
Kabbone 2024-10-06 10:10:05 +02:00
parent c8b8305146
commit da9db371af
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

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