diff --git a/caddy/Caddyfile.example b/caddy/Caddyfile.example index 955115a..19acfe2 100644 --- a/caddy/Caddyfile.example +++ b/caddy/Caddyfile.example @@ -54,5 +54,5 @@ # If you're want to enable ActivityPub you _must_ enable this redirect # REPLACE_ME { # import snippets/Logging -# redir https://REPLACE_ME{uri} +# redir https://{$DOMAIN}{uri} # }