services: - type: web name: tvsignals-to-tg runtime: docker plan: free region: frankfurt dockerfilePath: ./Dockerfile dockerContext: . healthCheckPath: /health envVars: - key: TELEGRAM_BOT_TOKEN sync: false - key: TELEGRAM_CHAT_ID sync: false - key: TELEGRAM_MESSAGE_THREAD_ID sync: false - key: MPLBACKEND value: Agg - key: HOST value: 0.0.0.0