refactor: Remove PublicPort configuration and update registration logic

This commit is contained in:
HueByte
2026-02-19 06:18:43 +01:00
parent a273ff6bea
commit 15b6443cf0
2 changed files with 8 additions and 16 deletions
+1 -2
View File
@@ -12,8 +12,7 @@
"Name": "My EchoHub Server",
"Description": "A self-hosted EchoHub chat server",
"PublicServer": false,
"PublicHost": "",
"PublicPort": 5000
"PublicHost": ""
},
"Serilog": {
"MinimumLevel": {