mirror of
https://github.com/multipleof4/git.planetrenox.com.git
synced 2026-01-14 16:37:55 +00:00
9 lines
128 B
TOML
9 lines
128 B
TOML
primary_region = "lax"
|
|
|
|
[build]
|
|
dockerfile = "runner/Dockerfile"
|
|
|
|
[[mounts]]
|
|
source = "runner_data"
|
|
destination = "/data"
|