2023-09-15 22:13:21 +00:00
|
|
|
export const API = "https://dashboard.mydomain.example/api"; // the proxmox-aas api
|
2023-05-16 15:18:36 +00:00
|
|
|
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
|