0f149ba5c7
add dynamic org handling Signed-off-by: Arthur Lu <learthurgo@gmail.com>
3 lines
233 B
Plaintext
3 lines
233 B
Plaintext
export const API = "https://client.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 |