mionor fixes to localdb template
This commit is contained in:
parent
df8d472f85
commit
90dbcdbb10
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"application": {
|
"application": {
|
||||||
"pveAPI": "https://pve.mydoamin/api2/json",
|
"pveAPI": "https://pve.mydomain.example/api2/json",
|
||||||
"pveAPIToken": {
|
"pveAPIToken": {
|
||||||
"user": "proxmoxaas-api",
|
"user": "proxmoxaas-api",
|
||||||
"realm": "pve",
|
"realm": "pve",
|
||||||
@ -12,8 +12,8 @@
|
|||||||
"password": "rootpassword"
|
"password": "rootpassword"
|
||||||
},
|
},
|
||||||
"listenPort": 80,
|
"listenPort": 80,
|
||||||
"hostname": "client.mydomain",
|
"hostname": "client.mydomain.example",
|
||||||
"domain": "mydomain"
|
"domain": "mydomain.example"
|
||||||
},
|
},
|
||||||
"resources": {
|
"resources": {
|
||||||
"cpu": {
|
"cpu": {
|
||||||
|
Loading…
Reference in New Issue
Block a user