From 466e677858fa4da6d5ef2452381a701b92b5508c Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 30 Apr 2024 01:42:34 +0300 Subject: [PATCH] fix default port value --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24b8772..aeb0088 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ KevaChat Application for [NPS Protocol](https://nightfall.city/nps/info/specification.txt) -Listen connections on `1900` port and save messages to given `namespace` in [KevaCoin](https://github.com/kevacoin-project) blockchain +Listen connections on `1915` port and save messages to given `namespace` in [KevaCoin](https://github.com/kevacoin-project) blockchain To read messages, use KevaChat [webapp](https://github.com/kevachat/webapp), [geminiapp](https://github.com/kevachat/geminiapp) or any [KevaCoin explorer](https://github.com/kvazar-network/awesome-kevacoin#explorers)!