mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 01:00:32 +00:00
Fix Railway deployment config
This commit is contained in:
parent
f365342dcc
commit
6e95596799
4 changed files with 404 additions and 277 deletions
7
railway.toml
Normal file
7
railway.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[build]
|
||||
builder = "DOCKERFILE"
|
||||
dockerfilePath = "foundry/Dockerfile"
|
||||
|
||||
[deploy]
|
||||
restartPolicyType = "ON_FAILURE"
|
||||
restartPolicyMaxRetries = 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue