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 f150bcc commit a359fdcCopy full SHA for a359fdc
fly.toml
@@ -18,3 +18,7 @@ primary_region = 'ams'
18
memory = '1gb'
19
cpu_kind = 'shared'
20
cpus = 1
21
+
22
+[[mounts]]
23
+source = "datavol"
24
+destination = "/data"
0 commit comments