Delete Caddyfile
authorlambda <pleromagit@rogerbraun.net>
Thu, 5 Apr 2018 11:15:02 +0000 (11:15 +0000)
committerlambda <pleromagit@rogerbraun.net>
Thu, 5 Apr 2018 11:15:02 +0000 (11:15 +0000)
It doesn't work correctly.

installation/Caddyfile [deleted file]

diff --git a/installation/Caddyfile b/installation/Caddyfile
deleted file mode 100644 (file)
index 08d5e61..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-instance.example.com  {  # Your instance's domain
-  proxy / localhost:4000 {
-    websocket
-  }
-}