services: - type: web name: brats-server env: python buildCommand: pip install -r requirements.txt startCommand: python wsgi.py