Skip to content

Commit 9bbd3f2

Browse files
authored
docs: reflect the change in caddyfile
I feel like someone will ignore this, but we better still add it...
1 parent 8aad30c commit 9bbd3f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/web-server/caddy/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ This is an example configuration of how to use Coder with [caddy](https://caddys
5050
- `coder.example.com`: Domain name you're using for Coder.
5151
- `*.coder.example.com`: Domain name for wildcard apps, commonly used for [dashboard port forwarding](https://coder.com/docs/coder-oss/latest/networking/port-forwarding#dashboard). This is optional and can be removed.
5252
- `localhost:3000`: Address Coder is running on. Modify this if you changed `CODER_HTTP_ADDRESS` in the Coder configuration.
53+
- _DO NOT CHANGE the `ask http://example.com` line! Doing so will result in your certs potentially not being generated._
5354

5455
4. [Configure Coder](https://coder.com/docs/coder-oss/latest/admin/configure) and change the following values:
5556

0 commit comments

Comments
 (0)