Launch
This commit is contained in:
6
railway.json
Normal file
6
railway.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://railway.app/railway.schema.json",
|
||||
"deploy": {
|
||||
"startCommand": "cd server && npm install && npm start"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user