all repos — flynet @ a6bedb4945e23fb4c395d9c4a3b4cc6d3d0c9fce

ersatz CDN on fly.io

use in-memory storage instead of disk-based

Alin
commit

a6bedb4945e23fb4c395d9c4a3b4cc6d3d0c9fce

parent

95c6ea2e7ce7b16ac4a607da767d49529d828f22

1 file changed, 4 insertions(+), 4 deletions(-)

changed files
M fly.tomlfly.toml
@@ -36,7 +36,7 @@
[[services.ports]] port = 443 -[mounts] - source = "data" - destination = "/data" - initial_size = "1gb" +# [mounts] +# source = "data" +# destination = "/data" +# initial_size = "1gb"