Fixed config in akka-sample-remote. See #1766
This commit is contained in:
parent
1e347bab11
commit
11b30fc188
1 changed files with 0 additions and 2 deletions
|
|
@ -1,12 +1,10 @@
|
|||
akka {
|
||||
version = "2.0-SNAPSHOT"
|
||||
|
||||
actor {
|
||||
provider = "akka.remote.RemoteActorRefProvider"
|
||||
}
|
||||
|
||||
remote {
|
||||
transport = "akka.remote.netty.NettyRemoteTransport"
|
||||
server {
|
||||
hostname = "127.0.0.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue