Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 421 Bytes

Sample Python Web application

The sample is using Flask microframework and is intented to test the Python support on Pivotal's Cloud Foundry.

Deploy to Cloud Foundry

cf push <YOUR_APP_NAME> -m 128M

or

cf push <YOUR_APP_NAME> -m 128M

or

cf push <YOUR_APP_NAME> -m 128M