server: hydra: allowed-uris
This commit is contained in:
parent
c8b8305146
commit
da9db371af
@ -64,7 +64,7 @@
|
|||||||
];
|
];
|
||||||
allowed-uris = [
|
allowed-uris = [
|
||||||
"github:"
|
"github:"
|
||||||
"git+https://github.com/"
|
"https://github.com/"
|
||||||
"git+ssh://github.com/"
|
"git+ssh://github.com/"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user