mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 22:03:52 +00:00
7 lines
162 B
TOML
7 lines
162 B
TOML
[build]
|
|
builder = "DOCKERFILE"
|
|
dockerfilePath = "../../foundry/docker/backend.Dockerfile"
|
|
|
|
[deploy]
|
|
restartPolicyType = "ON_FAILURE"
|
|
restartPolicyMaxRetries = 10
|