Added "geocoding" key

This commit is contained in:
Profitroll 2022-12-14 14:52:12 +01:00
parent 31376278ba
commit 3ffa6e32f9
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ You can see config file with all the comments below:
"port": 27017,
"name": "holochecker"
},
"geocoding": {
"username": "demo"
},
"logging": {
"size": 512,
"location": "logs"