You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/web-server/caddy/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ This is an example configuration of how to use Coder with [caddy](https://caddys
50
50
-`coder.example.com`: Domain name you're using for Coder.
51
51
-`*.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.
52
52
-`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._
53
54
54
55
4.[Configure Coder](https://coder.com/docs/coder-oss/latest/admin/configure) and change the following values:
0 commit comments