Skip to content

Commit 4f93bd0

Browse files
Update install_sbbackend.md
1 parent 651f078 commit 4f93bd0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pages/developer-docs/installation/install_sbbackend.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,8 @@ In ordere to run both the actor systems on single machine follow these steps:
206206

207207
1. Open **externalresource.properties** file
208208
2. Modify the following properties:
209-
210-
- background_actor_provider
211-
- api_actor_provider
212-
209+
- background_actor_provider
210+
- api_actor_provider
213211
3. Set value of both properties as “local”
214212
4. Run ```mvn clean install``` command to make build of each module
215213

0 commit comments

Comments
 (0)