Skip to content

Commit 3cc34f2

Browse files
authored
add Railway config as code schema to the catalog (#4414)
1 parent 47cd8e6 commit 3cc34f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

+6
Original file line numberDiff line numberDiff line change
@@ -4456,6 +4456,12 @@
44564456
],
44574457
"url": "https://www.qgoda.net/schemas/qgoda.json"
44584458
},
4459+
{
4460+
"name": "Railway",
4461+
"description": "Use Railway config as code to define settings for building and deploying your services",
4462+
"fileMatch": ["railway.toml", "railway.json"],
4463+
"url": "https://railway.com/railway.schema.json"
4464+
},
44594465
{
44604466
"name": "Rattler-build",
44614467
"description": "Rattler-build recipe",

0 commit comments

Comments
 (0)