Fixed forgotten CLN instance

This commit is contained in:
Wes van der Vleuten 2022-09-05 19:24:34 +02:00
parent 50ae075b1f
commit 5eab47674c
No known key found for this signature in database
GPG Key ID: 3F4AEE796A939039

View File

@ -203,6 +203,6 @@ sed -i "s!__LND_MACAROON_PATH__!${__LND_MACAROON_PATH__}!g" mempool-config.json
sed -i "s!__LND_REST_API_URL__!${__LND_REST_API_URL__}!g" mempool-config.json
# CLN
sed -i "s!__CLN_SOCKET__!${__CLN_SOCKET__}!g" mempool-config.json
sed -i "s!__CLIGHTNING_SOCKET__!${__CLIGHTNING_SOCKET__}!g" mempool-config.json
node /backend/dist/index.js