Первый коммит после распаковки архива
This commit is contained in:
6
economy/config.json
Normal file
6
economy/config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"startBalance": 10000,
|
||||
"batchIntervalMinutes": 5,
|
||||
"exchangeRates": { "USD": 1, "EUR": 0.9 },
|
||||
"monitoringEndpoint": "https://monitor.example.com/log"
|
||||
}
|
||||
Reference in New Issue
Block a user