From 2179c3d10953cec932a1fd06d4ce36e98e1208bf Mon Sep 17 00:00:00 2001 From: Guanran Wang Date: Fri, 21 Jun 2024 15:38:30 +0800 Subject: [PATCH] fixup! nixos: frp -> cloudflared --- hosts/blacksteel/Caddyfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/blacksteel/Caddyfile b/hosts/blacksteel/Caddyfile index 884f133..bb05e95 100644 --- a/hosts/blacksteel/Caddyfile +++ b/hosts/blacksteel/Caddyfile @@ -23,7 +23,9 @@ http://mastodon.ny4.dev:80 { import default handle_path /system/* { - root /var/lib/mastodon/public-system + file_server * { + root /var/lib/mastodon/public-system + } } handle /api/v1/streaming/* {