move forgejo to bos
This commit is contained in:
parent
35fad96d80
commit
85874b1bbb
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
app = "burd-infra-forgejo"
|
app = "burd-infra-forgejo"
|
||||||
primary_region = "sea"
|
primary_region = "bos"
|
||||||
kill_signal = "SIGINT"
|
kill_signal = "SIGINT"
|
||||||
kill_timeout = "5s"
|
kill_timeout = "5s"
|
||||||
swap_size_mb = 512
|
swap_size_mb = 512
|
||||||
|
@ -53,7 +53,7 @@ swap_size_mb = 512
|
||||||
GITEA__storage__MINIO_LOCATION = "us-west-000"
|
GITEA__storage__MINIO_LOCATION = "us-west-000"
|
||||||
|
|
||||||
[[mounts]]
|
[[mounts]]
|
||||||
source = "gitea_data"
|
source = "forgejo_data"
|
||||||
destination = "/data"
|
destination = "/data"
|
||||||
processes = ["app"]
|
processes = ["app"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue