diff --git a/Caddyfile b/Caddyfile index 8f9aa90..7722805 100644 --- a/Caddyfile +++ b/Caddyfile @@ -18,7 +18,7 @@ @activitypub_paths path_regexp activitypub_match ^(.*)/\.ghost/activitypub(.*)$ handle @activitypub_paths { rewrite * {re.activitypub_match.2} - reverse_proxy traffic-analytics:8080 + reverse_proxy activitypub:8080 } # Default proxy to Ghost