aboutsummaryrefslogtreecommitdiff
path: root/genenetwork/services
diff options
context:
space:
mode:
Diffstat (limited to 'genenetwork/services')
-rw-r--r--genenetwork/services/genenetwork.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/genenetwork/services/genenetwork.scm b/genenetwork/services/genenetwork.scm
index 7347d4c..08e3971 100644
--- a/genenetwork/services/genenetwork.scm
+++ b/genenetwork/services/genenetwork.scm
@@ -213,7 +213,6 @@ object."
("GEMMA_COMMAND" ,(file-append gn2-profile "/bin/gemma"))
("GEMMA_WRAPPER_COMMAND" ,(file-append gn2-profile "/bin/gemma-wrapper"))
("GENENETWORK_FILES" ,genotype-files)
- ("GN2_SECRETS" ,gn2-secrets)
("GN3_LOCAL_URL" ,(string-append "http://localhost:"
(number->string gn3-port)))
("GN_SERVER_URL" ,(string-append "https://" server-name "/api3/"))
@@ -236,7 +235,6 @@ object."
`(("GN_AUTH_SECRETS" ,(string-append gn-auth-secrets "/gn-auth-secrets.py"))
("AUTH_DB" ,auth-db)
("SQL_URI" ,sql-uri)
- ("GN_AUTH_SECRETS" ,gn-auth-secrets)
("CLIENTS_SSL_PUBLIC_KEYS_DIR" ,(string-append gn-auth-secrets "/clients-public-keys"))
("SSL_PRIVATE_KEY" ,(string-append gn-auth-secrets "/gn-auth-ssl-private-key.pem")))))))
(list (gunicorn-app