cvtools / railway.json
ariansyahdedy's picture
fix CMD
2acbdb2
raw
history blame contribute delete
99 Bytes
{
"build": {
"dockerfile": "Dockerfile"
},
"startCmd": "python main.py"
}