13 lines
279 B
JSON
13 lines
279 B
JSON
{
|
|
"listenPort": 80,
|
|
"pve": {
|
|
"url": "http://<proxmox host>/api2/json",
|
|
"token": {
|
|
"user": "proxmoxaas-api",
|
|
"realm": "pam",
|
|
"id": "token",
|
|
"uuid": "<secret-uuid>"
|
|
}
|
|
},
|
|
"rebuildInterval": 60
|
|
} |