diff --git a/root/etc/Caddyfile b/root/etc/Caddyfile index 35a1ef6..936c2ba 100755 --- a/root/etc/Caddyfile +++ b/root/etc/Caddyfile @@ -1,4 +1,5 @@ :8888 { root /rainloop + internal /data fastcgi / /tmp/php-fpm.sock php }