We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 651f078 commit 4f93bd0Copy full SHA for 4f93bd0
pages/developer-docs/installation/install_sbbackend.md
@@ -206,10 +206,8 @@ In ordere to run both the actor systems on single machine follow these steps:
206
207
1. Open **externalresource.properties** file
208
2. Modify the following properties:
209
-
210
- - background_actor_provider
211
- - api_actor_provider
212
+ - background_actor_provider
+ - api_actor_provider
213
3. Set value of both properties as “local”
214
4. Run ```mvn clean install``` command to make build of each module
215
0 commit comments