projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45627dd
)
Delete Caddyfile
author
lambda
<pleromagit@rogerbraun.net>
Thu, 5 Apr 2018 11:15:02 +0000
(11:15 +0000)
committer
lambda
<pleromagit@rogerbraun.net>
Thu, 5 Apr 2018 11:15:02 +0000
(11:15 +0000)
It doesn't work correctly.
installation/Caddyfile
[deleted file]
patch
|
blob
|
history
diff --git
a/installation/Caddyfile
b/installation/Caddyfile
deleted file mode 100644
(file)
index
08d5e61
..0000000
--- a/
installation/Caddyfile
+++ /dev/null
@@
-1,5
+0,0 @@
-instance.example.com { # Your instance's domain
- proxy / localhost:4000 {
- websocket
- }
-}