change 2552+ port numbers
This commit is contained in:
parent
785369030d
commit
1969f7580d
11 changed files with 34 additions and 34 deletions
|
|
@ -78,7 +78,7 @@ class ConfigDocSpec extends AnyWordSpec with Matchers {
|
|||
|
||||
# '/user/actorA/actorB' is a remote deployed actor
|
||||
/actorA/actorB {
|
||||
remote = "pekko://sampleActorSystem@127.0.0.1:2553"
|
||||
remote = "pekko://sampleActorSystem@127.0.0.1:7356"
|
||||
}
|
||||
|
||||
# all direct children of '/user/actorC' have a dedicated dispatcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue