aboutsummaryrefslogtreecommitdiff
path: root/genenetwork-local-container.scm
diff options
context:
space:
mode:
Diffstat (limited to 'genenetwork-local-container.scm')
-rw-r--r--genenetwork-local-container.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork-local-container.scm b/genenetwork-local-container.scm
index 85e8c08..9c407e4 100644
--- a/genenetwork-local-container.scm
+++ b/genenetwork-local-container.scm
@@ -104,7 +104,7 @@ server described by CONFIG, a <genenetwork-configuration> object."
"GN3_LOCAL_URL=\""
(string-append "http://localhost:"
(number->string gn3-port))
- "/api/\"\n"
+ "\"\n"
"GN_SERVER_URL=\""
(string-append "http://localhost:"
(number->string gn3-port))