add example entries in vars.js.template
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
7e87c870d3
commit
1769babac1
@ -1,2 +1,2 @@
|
||||
export const PVE = ""; // the proxmox web api
|
||||
export const API = ""; // the proxmox-aas api
|
||||
export const PVE = "https://proxmox.mydomain.example/api2/json"; // the proxmox web api
|
||||
export const API = "https://client.mydomain.example/api"; // the proxmox-aas api
|
Loading…
Reference in New Issue
Block a user