ProxmoxAAS-Dashboard/template.vars.js
Arthur Lu 0f8a85d22a finish renaming,
improve search bar and add instance responsiveness
2023-09-15 22:13:21 +00:00

4 lines
237 B
JavaScript

export const API = "https://dashboard.mydomain.example/api"; // the proxmox-aas api
export const PVE = "https://pve.mydomain.example"; // the proxmox api
export const organization = "mydomain"; // org name used in page title and nav bar