MQL5-Google-Onedrive/render.yaml
google-labs-jules[bot] ea261ed334 Merge feature branch, cleanup dependencies, and sanitize credentials
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-28 10:24:13 +00:00

16 lines
334 B
YAML

services:
- type: web
name: mql5-automation
env: docker
dockerfilePath: ./Dockerfile.cloud
dockerContext: .
envVars:
- key: PYTHONUNBUFFERED
value: "1"
- key: TZ
value: UTC
- key: ENV
value: production
healthCheckPath: /health
autoDeploy: true
plan: starter