From 75a26aae1f32a67ba12acd77d6db40c1dbdb606a Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Thu, 3 Sep 2020 08:50:40 -0500 Subject: gn: Provide genotypes folder in container. --- gn/services/genenetwork.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/services') diff --git a/gn/services/genenetwork.scm b/gn/services/genenetwork.scm index 94769fa..d72590d 100644 --- a/gn/services/genenetwork.scm +++ b/gn/services/genenetwork.scm @@ -136,5 +136,5 @@ NameVirtualHost *:8042 PythonHandler mod_python.testhandler "))))))))) -;; guix system container -L /path/to/guix-past/modules/ -L /path/to/guix-bioinformatics/ /path/to/guix-bioinformatics/gn/services/genenetwork.scm --network +;; guix system container -L /path/to/guix-past/modules/ -L /path/to/guix-bioinformatics/ /path/to/guix-bioinformatics/gn/services/genenetwork.scm --network --expose=/gnshare/gn/web/genotypes ;; xdg-open http://localhost:8042 -- cgit v1.2.3