From b50d8bc6c1401fadfcf2de701ec490d7ec05b9f0 Mon Sep 17 00:00:00 2001 From: farvardin Date: Thu, 18 Nov 2021 14:00:12 +0100 Subject: [PATCH] [doc] README: Warn that the network correction fix is breaking BMA configuration set for this package with Nginx reverse proxy --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5b25cf3..b25ab64 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Be carefull when installing applications from the community list. ## Configurations - In order to compute blocks you will have to set your member credentials with `duniter wizard key` or from the webadmin. - The BMA API is accessible from `https://duniter.domain.tld/` if enabled. +- **Warning**: In case the Webui tells you your network configuration is wrong and proposes to correct it, do not apply it, otherwise it breaks the specific configuration made for this package. +You can manually reset the configuration with following command: +`duniter config --bma --ipv4 127.0.0.1 --port CHOSEN_PORT --remoteh YOUR_DOMAIN --remotep 443 --noupnp` ## Cesium Cesium is a wallet webapp. You can install it with: