diff options
Diffstat (limited to 'gn/services')
-rw-r--r-- | gn/services/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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 </Location>"))))))))) -;; 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 |