Add default values

This commit is contained in:
2023-11-24 00:55:14 +03:00
parent fbace37008
commit 37c0dc6701

View File

@@ -1,8 +1,8 @@
{
"rcon": {
"host": "",
"port": 0,
"password": ""
"host": "127.0.0.1",
"port": 25575,
"password": "P@ssw0rd"
},
"vk": {
"token": "",