mount volume at /data
571a8852f0be055dc302cd968ca2e089b6cae105
27cf354a0e5d5b25aba64cc58406c821f2cecfca
@@ -47,3 +47,8 @@ size = "shared-cpu-1x" [[restart]] policy = "always" + +[mounts] + source = "data" + destination = "/data" + initial_size = "1gb"