I comment this because I try many ways to do but I can deploy the app, For example I try :
Manifest file
applications:
- name: ConversationPython
random-route: true
memory: 128M
without manifest file
cf push
cf push features buildpack(from git cloudfoundary)
Other thing that I saw I have some tags of html in my conversation but when I run the app this didnt change, I thought that is same with node js but i think is different right now
Some help with that is appreciate thanks
I comment this because I try many ways to do but I can deploy the app, For example I try :
Manifest file
applications:
- name: ConversationPython
random-route: true
memory: 128M
without manifest file
cf push
cf push features buildpack(from git cloudfoundary)
Other thing that I saw I have some tags of html in my conversation but when I run the app this didnt change, I thought that is same with node js but i think is different right now
Some help with that is appreciate thanks