ProxmoxAAS-API/vars.js.template
Arthur Lu 1769babac1 add example entries in vars.js.template
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-01 22:26:56 +00:00

2 lines
168 B
Plaintext

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