Skip to content

Commit a359fdc

Browse files
author
SM_SAYEED
committed
fly persistent volume set
1 parent f150bcc commit a359fdc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fly.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ primary_region = 'ams'
1818
memory = '1gb'
1919
cpu_kind = 'shared'
2020
cpus = 1
21+
22+
[[mounts]]
23+
source = "datavol"
24+
destination = "/data"

0 commit comments

Comments
 (0)