This repository has been archived on 2023-10-03. You can view files and clone it, but cannot push or open issues or pull requests.
Files
JS-Server-Framework/bin/config/server.json
steevLP d22fdadc50 Initial Comit
The Server has overcome it's early Development Steps.
although it still is a bit unstable it works in it's actual state
2019-09-25 23:53:02 +02:00

5 lines
75 B
JSON

{
"maintance":"true",
"websocket": "8080",
"tcpserver":"1337"
}