Made deployable on Railway (#53)
* Rename Dockerfile to __Dockerfile * Update and rename __Dockerfile to Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Rename Dockerfile to Dockerfile.railway * Create Docherfile * Rename Docherfile to Dockerfile * Create railway.json * Update README.md
This commit is contained in:
10
railway.json
Normal file
10
railway.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "n8n-mcp",
|
||||
"services": [
|
||||
{
|
||||
"name": "n8n-mcp",
|
||||
"source": ".",
|
||||
"dockerfilePath": "Dockerfile.railway"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user