I am working on deployment of a BWCE application on Openshift, i received. properties file from developers separately, not in root directory.
- Now how to use this. properties file at the time of deployment
- can i push this .properties file in root directory of github
- how to call this properties file at the time of deployment.