ProxmoxAAS-Dashboard/web/template.vars.js
Arthur Lu 84cbe0e45d move web source files to web/,
move dev configs to config/
2025-02-24 20:36:51 +00:00

4 lines
232 B
JavaScript

export const API = "https://paas.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