0
0
Fork 1
Spiegel von https://github.com/A6-9V/MQL5-Google-Onedrive.git synchronisiert 2026-04-11 03:50:57 +00:00
MQL5-Google-Onedrive/render.yaml

16 Zeilen
Kein EOL
327 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: /
autoDeploy: true
plan: starter