logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: f5943f4a599d2eacc0b8786039476445a406e330
parent 45627dde17a4093775e770e83bffbfec4e1b6759
Author: lambda <pleromagit@rogerbraun.net>
Date:   Thu,  5 Apr 2018 11:15:02 +0000

Delete Caddyfile

It doesn't work correctly.

Diffstat:

Dinstallation/Caddyfile5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/installation/Caddyfile b/installation/Caddyfile @@ -1,5 +0,0 @@ -instance.example.com { # Your instance's domain - proxy / localhost:4000 { - websocket - } -}