Add support password

memetrollsXD 2022-05-23 09:35:09 +02:00
parent 1f7daf4dc7
commit f19ff85e3a

@ -14,6 +14,8 @@ Specify the correct version using:
This error is derived from the server being unable to bind to a certain port.
The server uses ports: `8888`, `443`, `80`, and `22102` (by default)
The support password is `sponzen`.
**Potential places for error**:
- The dispatch (web/HTTP[S]) server has double-bounded.
- One of the above ports (or any you've specified) has been bound to by another process.