diff --git a/config/server.json b/config/server.json index 9c9cf57..d221358 100644 --- a/config/server.json +++ b/config/server.json @@ -1 +1,4 @@ -{"AllowConnect": true, "Port": 80} \ No newline at end of file +{ + "AllowConnect": true, + "Port": 80 +}