Configure Redis server URL in App-properties

Hi team,
How we can add custom properties like app.properties. We need to configure redis server url with that properties. So that whenever we want to change the url,in CUBA admin itself we can change it. So how we can add custom app.properties file apart from CUBA app.properties file…?

Thanks…

Hi Kannan,

Did you consider Config Interfaces? It looks like your solution.