services: - type: web name: steam-manifest-bot env: python region: singapore plan: free buildCommand: pip install -r requirements.txt startCommand: python bot.py envVars: - key: PORT value: 8080