node-modern-rcon icon indicating copy to clipboard operation
node-modern-rcon copied to clipboard

Fix unable to authenticate when string port is detected.

Open ArchmageInc opened this issue 6 years ago • 0 comments

I was running into serious problems when trying to run this inside of a docker container where environmental variables are all passed in as strings. This would set the password to the port and the timeout to the password and it would never be able to authenticate.

ArchmageInc avatar Dec 23 '19 21:12 ArchmageInc