From 90dbcdbb10c08e83568e8a7670b7170c742e3d28 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Thu, 29 Jun 2023 20:27:05 +0000 Subject: [PATCH] mionor fixes to localdb template --- config/localdb.json.template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/localdb.json.template b/config/localdb.json.template index fbf2d0c..5eef203 100644 --- a/config/localdb.json.template +++ b/config/localdb.json.template @@ -1,6 +1,6 @@ { "application": { - "pveAPI": "https://pve.mydoamin/api2/json", + "pveAPI": "https://pve.mydomain.example/api2/json", "pveAPIToken": { "user": "proxmoxaas-api", "realm": "pve", @@ -12,8 +12,8 @@ "password": "rootpassword" }, "listenPort": 80, - "hostname": "client.mydomain", - "domain": "mydomain" + "hostname": "client.mydomain.example", + "domain": "mydomain.example" }, "resources": { "cpu": {