0
0
Fourche 1
miroir de https://github.com/A6-9V/MQL5-Google-Onedrive.git synchronisé 2026-04-11 04:30:56 +00:00
MQL5-Google-Onedrive/railway.json

12 lignes
300 o
JSON

{
"$schema": "https://railway.app/railway.schema.json",
"build": {
"builder": "DOCKERFILE",
"dockerfilePath": "Dockerfile.cloud"
},
"deploy": {
"startCommand": "python scripts/telegram_deploy_bot.py",
"restartPolicyType": "ON_FAILURE",
"restartPolicyMaxRetries": 10
}
}