aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFChannel <>2021-07-13 21:50:59 -0700
committerFChannel <>2021-07-13 21:50:59 -0700
commit26f59904f0f1d7a908969ad0f5846448b0e7451b (patch)
tree1ace4cf45f75fe435dcaada5b56b092fac7ab55a /README.md
parentb1e4465c65b49d61458e369212c96443ab5f571e (diff)
small correction to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5317a61..18dc101 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Any contributions or suggestions are appreciated. Best way to give immediate fee
When testing on a local env when setting the `instance` value in the config file you have to append the port number to the local address eg. `instance:localhost:3000` with `instanceport` also being set to the same port.
- If you want to test federation between servers locally you have to use your local ip as the `instance` eg. `instance:192.168.0.2:3000` and `instance:192:168:0:3:3000` adding the port to localhost will not route correctly.
+ If you want to test federation between servers locally you have to use your local ip as the `instance` eg. `instance:192.168.0.2:3000` and `instance:192.168.0.2:4000` adding the port to localhost will not route correctly.
### Managing the server