ProxmoxAAS-Dashboard/configs/template.config.json

6 lines
140 B
JSON
Raw Normal View History

{
"listenPort": 8080,
"organization": "myorg",
"apiurl": "https://paas.mydomain.example/api",
"pveurl": "https://pve.mydomain.example"
}