Fixing doc error in remoting
This commit is contained in:
parent
d7435547ff
commit
e12804660f
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ to your ``application.conf`` file::
|
|||
}
|
||||
remote {
|
||||
transport = "akka.remote.netty.NettyRemoteTransport"
|
||||
server {
|
||||
netty {
|
||||
hostname = "127.0.0.1"
|
||||
port = 2552
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue