forked from rarias/jungle
Add bscpm and gitlab-internal to allowed-uris
This commit is contained in:
parent
ed8eafba79
commit
ed6cb7e6ea
@ -13,4 +13,9 @@
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ config.services.hydra.port ];
|
||||
|
||||
nix.settings.extra-allowed-uris = [
|
||||
"git+ssh://git@bscpm04.bsc.es"
|
||||
"git+ssh://git@gitlab-internal.bsc.es"
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user