2 lines
168 B
Plaintext
2 lines
168 B
Plaintext
export const PVE = "https://proxmox.mydomain.example/api2/json"; // the proxmox web api
|
|
export const API = "https://client.mydomain.example/api"; // the proxmox-aas api |