From 6da4d4cf9994c22e02eb5a53017beb32a053c3ee Mon Sep 17 00:00:00 2001 From: Midou36O Date: Thu, 12 Oct 2023 13:10:54 +0100 Subject: [PATCH] Since the OVH vps died i have to move my website domain to another server :p --- privfrontends/templates/eu/misc.Caddyfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/privfrontends/templates/eu/misc.Caddyfile b/privfrontends/templates/eu/misc.Caddyfile index b196cdc..bdb1c89 100644 --- a/privfrontends/templates/eu/misc.Caddyfile +++ b/privfrontends/templates/eu/misc.Caddyfile @@ -58,3 +58,7 @@ nitter.mutahar.rocks { #redir libreddit.mutahar.rocks libreddit.projectsegfau.lt permanent #redir lbry.mutahar.rocks lbry.projectsegfau.lt permanent #redir nitter.mutahar.rocks nitter.projectsegfau.lt permanent +midou.dev { +reverse_proxy https://midou36o.github.io +import def +}