diff --git a/example/src/main/resources/application.conf b/example/src/main/resources/application.conf index 14891f6c..9ae1b8d6 100644 --- a/example/src/main/resources/application.conf +++ b/example/src/main/resources/application.conf @@ -1,9 +1,4 @@ include "akka.conf" include "pekko.conf" -cluster { - system-name = "example-as" - host = "127.0.0.1" - port = 51000 -}