Skip to content

Commit 6542d47

Browse files
committed
feat
1 parent 83701de commit 6542d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ primary_region = "ams"
77
[mounts]
88
source = "voice_to_text_bot__data"
99
destination = "/app/data"
10-
processes = ["disk", "app"]
10+
processes = ["disk"]
1111
initial_size = "1gb"

0 commit comments

Comments
 (0)