SOFTEDGE / Railway.json
akra35567's picture
Upload 37 files
2da3758 verified
raw
history blame contribute delete
145 Bytes
{
"$schema": "https://railway.app/railway.schema.json",
"build": {
"builder": "dockerfile"
},
"start": "apache2-foreground"
}