diff --git a/fly.toml b/fly.toml index 88101445..eea89a64 100644 --- a/fly.toml +++ b/fly.toml @@ -24,3 +24,4 @@ primary_region = 'sjc' [mounts] source = "sourcebot_data" destination = "/data" + initial_size = "30GB"