Skip to content

Commit e77603e

Browse files
committed
add link to recommendations re path-based apps
1 parent d5d0c00 commit e77603e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/coder/modules/claude-code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ module "claude-code" {
114114

115115
## Troubleshooting
116116

117-
By default, this module is configured to run the embedded chat interface as a path-based application. In production, we recommend that you configure a [wildcard access URL](https://coder.com/docs/admin/setup#wildcard-access-url) and set `subdomain = true`.
117+
By default, this module is configured to run the embedded chat interface as a path-based application. In production, we recommend that you configure a [wildcard access URL](https://coder.com/docs/admin/setup#wildcard-access-url) and set `subdomain = true`. See [here](https://coder.com/docs/tutorials/best-practices/security-best-practices#disable-path-based-apps) for more details.
118118

119119
The module will create log files in the workspace's `~/.claude-module` directory. If you run into any issues, look at them for more information.

0 commit comments

Comments
 (0)