From 6c511a0291ea11c11d0ae18641d90648058e8367 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Thu, 23 Apr 2026 22:35:45 +0000 Subject: [PATCH] Update configs/template.config.json --- configs/template.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/template.config.json b/configs/template.config.json index ec42b7e..da90deb 100644 --- a/configs/template.config.json +++ b/configs/template.config.json @@ -1,7 +1,7 @@ { "listenPort": 80, "pve": { - "url": "http:///api2/json", + "url": "https:///api2/json", "token": { "user": "proxmoxaas-api", "realm": "pam",