mirror of
https://github.com/multipleof4/git.planetrenox.com.git
synced 2026-01-14 00:17:57 +00:00
Update fly.toml
This commit is contained in:
@@ -1,12 +1,8 @@
|
|||||||
app = "git-pr-runner"
|
|
||||||
primary_region = "lax"
|
primary_region = "lax"
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
dockerfile = "runner/Dockerfile"
|
dockerfile = "runner/Dockerfile"
|
||||||
|
|
||||||
[env]
|
|
||||||
GITEA_INSTANCE_URL = "https://git-pr.fly.dev"
|
|
||||||
|
|
||||||
[[mounts]]
|
[[mounts]]
|
||||||
source = "runner_data"
|
source = "runner_data"
|
||||||
destination = "/data"
|
destination = "/data"
|
||||||
|
|||||||
Reference in New Issue
Block a user