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:
D | installation/Caddyfile | 5 | ----- |
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 - } -}