diff --git a/ProxyBot---application.properties.md b/ProxyBot---application.properties.md index 5050ed0..4304983 100644 --- a/ProxyBot---application.properties.md +++ b/ProxyBot---application.properties.md @@ -1,5 +1,13 @@ # Application properties. The important stuff +The default ports that are used by ProxyBot +If these are not set in the file, the values below will be used by default +Change these values if you want to start a second instance of ProxyBot on the same machine +Additionally you can also set server.additionalPort = 0 to disable this port +server.port is always HTTPS +`server.port = 443` +`server.additionalPort = 8081` + Set this to true to make use of the Premium features and ProxyBot standalone bot `server.botMode = false`