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, "listenPort": 80,
"pve": { "pve": {
"url": "http://<proxmox host>/api2/json", "url": "https://<proxmox host>/api2/json",
"token": { "token": {
"user": "proxmoxaas-api", "user": "proxmoxaas-api",
"realm": "pam", "realm": "pam",