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