Update configs/template.config.json

This commit is contained in:
2026-04-23 22:35:45 +00:00
parent 0baf64ebf7
commit 6c511a0291
+1 -1
View File
@@ -1,7 +1,7 @@
{
"listenPort": 80,
"pve": {
"url": "http://<proxmox host>/api2/json",
"url": "https://<proxmox host>/api2/json",
"token": {
"user": "proxmoxaas-api",
"realm": "pam",