diff --git a/nfcore_custom.config b/nfcore_custom.config index b21fe62..61f43a9 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -34,6 +34,7 @@ profiles { params { // This is a groovy map, not a nextflow parameter set hostnames = [ + crick: ['.thecrick.org'], uppmax: ['.uppmax.uu.se'] ] }