10 lines
259 B
JSON
10 lines
259 B
JSON
|
|
{
|
||
|
|
"provider_config": {
|
||
|
|
"hcloud_config": "hetzner.json",
|
||
|
|
"hcloud_token": "<your bearer token here>",
|
||
|
|
"hcloud_discount_percentage": 0,
|
||
|
|
"hcloud_pricelist_cache_timeout": 3600
|
||
|
|
},
|
||
|
|
"currency": "GBP"
|
||
|
|
}
|