Create config.json

This commit is contained in:
Elmon11 2020-10-31 21:10:27 +01:00 committed by GitHub
parent eb6e02748a
commit 517768a423
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
config.json Normal file
View file

@ -0,0 +1,6 @@
{
"TELNET_IP": "[IP]",
"TELNET_PORT": [PORT],
"TELNET_USERNAME": "[USERNAME]",
"TELNET_PASSWORD": "[PASSWORD]"
}