remove org specific values,
add dynamic org handling Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export const API = "https://client.mydomain.example/api"; // the proxmox-aas api
|
||||
export const PVE = "https://pve.mydomain.example"; // the proxmox api
|
||||
export const PVE = "https://pve.mydomain.example"; // the proxmox api
|
||||
export const organization = "mydomain"; // org name used in page title and nav bar
|
Reference in New Issue
Block a user