From f570084f5042800a89a8499037b1e7a67a0959e2 Mon Sep 17 00:00:00 2001 From: Mauricio Baeza Date: Thu, 28 Jan 2021 13:55:11 -0600 Subject: [PATCH] Fix path for config --- source/bin/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/bin/config.yml b/source/bin/config.yml index 79fe209..db8853a 100644 --- a/source/bin/config.yml +++ b/source/bin/config.yml @@ -1,9 +1,9 @@ pki: # every node needs a copy of the CA certificate, # and its own certificate and key, ONLY. - ca: /home/empresa/util/bin/ca.crt - cert: /home/empresa/util/bin/empresalibre.crt - key: /home/empresa/util/bin/empresalibre.key + ca: /home/empresa/app/bin/ca.crt + cert: /home/empresa/app/bin/empresalibre.crt + key: /home/empresa/app/bin/empresalibre.key static_host_map: # how to find one or more lighthouse nodes