Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
make fmt
  • Loading branch information
matifali committed Oct 10, 2024
commit 89c29628575b7a867564d0de4720f3cba41587ba
1 change: 1 addition & 0 deletions docs/tutorials/reverse-proxy-caddy.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ certificates, you'll need a domain name that resolves to your Caddy server.
reverse_proxy coder:7080
}
```

> If you're installed Caddy as a system package, update the default Caddyfile
> with `vim /etc/caddy/Caddyfile`

Expand Down
Loading