1 2 3 4 5 6 7 8 9 10
setup: config: PROD: '1' build: languages: - python packages: - whois run: web: 'gunicorn app:app'