ProxmoxAAS-Dashboard/template.vars.js

4 lines
232 B
JavaScript
Raw Normal View History

export const API = "https://paas.mydomain.example/api"; // the proxmox-aas api
export const PVE = "https://pve.mydomain.example"; // the proxmox api
2023-07-28 18:32:04 +00:00
export const organization = "mydomain"; // org name used in page title and nav bar