Untitled

 avatar
unknown
plain_text
2 years ago
456 B
3
Indexable
Add this in src/main/resources/application-dev.properties

# Collection dashboard
collection.dashboard.url=https://dev-collection-dashboard.kotak.internal



Add in src/main/resources/application-qa.properties

# Collection dashboard
collection.dashboard.url=https://dev-collection-dashboard.kotak.internal


Add in src/main/resources/application.properties
#Collection dashboard API
collection.dashboard.url=https://dev-collection-dashboard.kotak.internal
Editor is loading...
Leave a Comment