We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83701de commit 6542d47Copy full SHA for 6542d47
fly.toml
@@ -7,5 +7,5 @@ primary_region = "ams"
7
[mounts]
8
source = "voice_to_text_bot__data"
9
destination = "/app/data"
10
- processes = ["disk", "app"]
+ processes = ["disk"]
11
initial_size = "1gb"
0 commit comments