We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e7d78 commit 6ae8bfeCopy full SHA for 6ae8bfe
examples/web-server/nginx/README.md
@@ -7,7 +7,7 @@
7
```env
8
CODER_HTTP_ADDRESS=127.0.0.1:3000
9
CODER_ACCESS_URL=https://coder.example.com
10
- CODER_WILDCARD_ACCESS_URL=*coder.example.com
+ CODER_WILDCARD_ACCESS_URL=*.coder.example.com
11
```
12
13
Throughout the guide, be sure to replace `coder.example.com` with the domain you intend to use with Coder.
0 commit comments