Spaces:
Runtime error
Runtime error
| { | |
| "$schema": "https://railway.app/railway.schema.json", | |
| "build": { | |
| "builder": "DOCKERFILE", | |
| "dockerfilePath": "./Dockerfile" | |
| }, | |
| "deploy": { | |
| "startCommand": "/code/start.sh" | |
| } | |
| } | |