Minor improvements based on feedback. See #1606
This commit is contained in:
parent
e7a0247c0d
commit
d6708184c6
3 changed files with 11 additions and 10 deletions
|
|
@ -69,7 +69,7 @@ The "app" in this case refers to the name of the ``ActorSystem``::
|
|||
actor {
|
||||
deployment {
|
||||
/serviceA/retrieval {
|
||||
remote = "akka://app@10.0.0.1:2552”
|
||||
remote = "akka://app@10.0.0.1:2552"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue