...
- If you don't specify the <DATA PORT> and/or the <WEB PORT> in the docker run command the PF server will use the default ports: Data-Port: 1337 Web-Port: 8080
- If you're running a PF client on the same host as the PF server you have to specify another <DATA PORT> for the PF server than 1337!
- If you run the PF server with other ports than the default ports, you have to change the following PF server config entries (you'll find the config inside the <DESIRED LOCATION ON HOST> directory):
- port: Enter the new <DATA PORT> here.
- plugin.webinterface.port: Enter the new <WEB PORT> here.
- net.rocnrcon.port: Enter the new <DATA PORT> here.