You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ host an application that relies on either Cookies or LocalStorage for security r
156
156
(to do that uncomment the default values of the `CIDR_ALLOW_METRICS` and `CIDR_ALLOW_PROXY` settings).
157
157
- We also recommend that you provide your own monitoring. The setup of which is currently out of scope of this document.
158
158
- Please read the disclaimers for the path finding and monitoring services carefully and uncomment the variables `<SERVICE>_ACCEPT_DISCLAIMER` if you agree. Note, that without agreement the services won't start.
159
-
1. If you haven't done so before, run `./register-service-provider.sh` (it uses configuration values from `.env`). Please read the information provided [Registering as a RSB Provider](#registering-as-a-rsb-provider-) carefully before executing the script.
159
+
1. If you haven't done so before, run `./register-service-provider.sh` (it uses configuration values from `.env`). Please read the information provided [Registering as a RSB Provider](#registering-as-a-rsb-provider) carefully before executing the script.
160
160
1. Run `docker-compose up -d` to start all services
161
161
- The services are configured to automatically restart in case of a crash or reboot
162
162
@@ -193,7 +193,7 @@ After cloning the repository the `.env` file needs to be configured. A template
193
193
-`LOG_LEVEL`: 'INFO' or 'DEBUG' recommended
194
194
195
195
196
-
### Registering as an RSB Provider
196
+
### Registering as a RSB Provider
197
197
For your newly deployed Raiden Service Bundle to be used by Raiden nodes it must be registered.
198
198
199
199
1.**Registering in the Services Registry On-Chain**
0 commit comments