forked from rarias/jungle
Add bscpm and gitlab-internal to allowed-uris
This commit is contained in:
parent
b3ee6c720a
commit
753d14d93b
@ -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