Open KazeroG opened 1 year ago
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud
Build used : Commit 6dcde89
railway.json
{ "$schema": "https://railway.app/railway.schema.json", "build": { "builder": "DOCKERFILE", "dockerfilePath": "Dockerfile" }, "deploy": { "restartPolicyType": "ON_FAILURE", "restartPolicyMaxRetries": 10 } }
==================================== Banned Dependency Detected! ==================================== torrent Please remove this dependency from your project to use it on Railway
remove torrent text into README, and working!
What is Railway ?
Context
Build used : Commit 6dcde89
Build Log