Browse Source

change gatewayd example config file

ghassmo 5 years ago
parent
commit
a8499cfee1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      example/config/gatewayd.toml

+ 1 - 1
example/config/gatewayd.toml

@@ -1,2 +1,2 @@
-connect_url = "127.0.0.1:3333"
+accept_url = "127.0.0.1:3333"
 publisher_url = "127.0.0.1:4444"