all repos — flynet @ 707d08d9bb58ff803e4789471a16a6ddca5b0ab7

ersatz CDN on fly.io

switch to simplefs cache storage

Alin
commit

707d08d9bb58ff803e4789471a16a6ddca5b0ab7

parent

d347d894ff8176079153b8406287b049f2d8d247

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

changed files
M fly.tomlfly.toml
@@ -47,7 +47,7 @@ path = "/"
protocol = "https" tls_server_name = "flynet-butterfly-1123.fly.dev" -# [mounts] -# source = "data" -# destination = "/data" -# initial_size = "1gb" +[mounts] + source = "data" + destination = "/data" + initial_size = "1gb"