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