Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Updated Caddyfile to Caddy v2 #435

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions examples/Caddyfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
droppy.your.domain {
proxy / 127.0.0.1:8989 {
websocket
transparent
}
timeouts none
reverse_proxy 127.0.0.1:8989
}