{ "$schema": "https://railway.com/railway.schema.json", "deploy": { "drainingSeconds": 10, "healthcheckPath": "/health", "healthcheckTimeout": 90, "restartPolicyMaxRetries": 3 }, "build": { "dockerfilePath": "/pacman-server/Dockerfile" } }