diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config index 20da91a7f7a241e610708d7186d299d397958c41..f71a85a849add641abf42a95986ed12865c63de6 100755 --- a/workflow/conf/biohpc.config +++ b/workflow/conf/biohpc.config @@ -20,10 +20,4 @@ process { singularity { enabled = true cacheDir = '/project/shared/bicf_workflow_ref/singularity_images/' -} - -env { - http_proxy = 'http://proxy.swmed.edu:3128' - https_proxy = 'http://proxy.swmed.edu:3128' - all_proxy = 'http://proxy.swmed.edu:3128' } \ No newline at end of file