mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 05:02:11 +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
|