From 26d55900311d3bae71ff36bd5857d1ac1d91d4b7 Mon Sep 17 00:00:00 2001 From: Ajit Koti Date: Tue, 31 Mar 2026 19:36:53 -0700 Subject: [PATCH] Add Railway Pack Integrations --- railpack.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 railpack.toml diff --git a/railpack.toml b/railpack.toml new file mode 100644 index 0000000..8825f9b --- /dev/null +++ b/railpack.toml @@ -0,0 +1,2 @@ +[start] +cmd = "./bin/macp-runtime"