Closed pcmgit007 closed 8 years ago
When trying to push the java app after package (which is success), I am getting the below error:
FAILED Error reading manifest file: Expected services to be a list of strings.
And this is the manifest.yml file of the rabbitmq-spring application.
applications:
Am I missing something?
Changed the manifest content as below and also created a service for the application as listed. Working now.
When trying to push the java app after package (which is success), I am getting the below error:
FAILED Error reading manifest file: Expected services to be a list of strings.
And this is the manifest.yml file of the rabbitmq-spring application.
applications:
Am I missing something?