From dbbd2c3ed65467020548bed60a14a526374e6446 Mon Sep 17 00:00:00 2001 From: Kapis Date: Fri, 10 Mar 2023 22:52:19 +0100 Subject: [PATCH] more info about dunikey path --- .env.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.template b/.env.template index 2d8b589..b63a62c 100755 --- a/.env.template +++ b/.env.template @@ -1,5 +1,6 @@ # Chemin de la clé privé Ḡ1 de l'émetteur, au format PubSec -DUNIKEY="/path/myprivateG1key.dunikey" +# ex. DUNIKEY="/path/myprivateG1key.dunikey" +DUNIKEY="" # Noeud Duniter DUNITER="https://g1.asycn.io"