[phases.install] commands = ["pip install -r requirements.txt"] [start] cmd = "flask run --host=0.0.0.0 --port=5000"