diff options
-rw-r--r-- | genenetwork-local-container.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork-local-container.scm b/genenetwork-local-container.scm index 014c702..c6c8738 100644 --- a/genenetwork-local-container.scm +++ b/genenetwork-local-container.scm @@ -60,7 +60,7 @@ (gn3-secrets genenetwork-configuration-gn3-secrets (default "/etc/genenetwork/conf/gn3/secrets.py")) (gn-auth-secrets genenetwork-configuration-gn-auth-secrets - (default "/etc/genenetwork")) + (default "/etc/genenetwork/conf/gn-auth/secrets.py")) (genotype-files genenetwork-configuration-genotype-files (default "/var/genenetwork/genotype-files")) (sparql-endpoint genenetwork-configuration-sparql-endpoint |