mirror of
https://github.com/SantaSpeen/Rcon-VK-Bot.git
synced 2026-02-16 02:20:45 +00:00
Add default values
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"rcon": {
|
||||
"host": "",
|
||||
"port": 0,
|
||||
"password": ""
|
||||
"host": "127.0.0.1",
|
||||
"port": 25575,
|
||||
"password": "P@ssw0rd"
|
||||
},
|
||||
"vk": {
|
||||
"token": "",
|
||||
|
||||
Reference in New Issue
Block a user