fix protocol name

This commit is contained in:
yggverse 2024-05-04 21:53:45 +03:00
parent 9bb15c4bec
commit 46d1cb55ef
4 changed files with 17 additions and 15 deletions

View file

@ -7,7 +7,7 @@
},
"server":
{
"nps":
"nex":
{
"host":"127.0.0.1",
"port":1900,
@ -18,7 +18,7 @@
"debug":
{
"enabled":true,
"template":"[{time}] [init] NPS server at {host}:{port}"
"template":"[{time}] [init] NEX protocol server at {host}:{port}"
}
},
"open":