mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
bump fly volume size to 30GB
This commit is contained in:
parent
0d8a0e8dbc
commit
8584fe37d4
1 changed files with 1 additions and 0 deletions
1
fly.toml
1
fly.toml
|
|
@ -24,3 +24,4 @@ primary_region = 'sjc'
|
||||||
[mounts]
|
[mounts]
|
||||||
source = "sourcebot_data"
|
source = "sourcebot_data"
|
||||||
destination = "/data"
|
destination = "/data"
|
||||||
|
initial_size = "30GB"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue