...
- Add custom labels and translations in the lang_xx_XX_custom.json files in the lang folder
Add custom configuration to client-config-custom.json
The essential UI configuration is the API endpoint pointing to your Abiquo API server
Code Block {
"config.endpoint": "http://myAbiquoAPIServer/api" }
}