Skip to content

Commit 7a19dab

Browse files
committed
add link to recommendations re path-based apps
1 parent 64cc6f4 commit 7a19dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/coder/modules/goose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@ Note: The indentation in the heredoc is preserved, so you can write the YAML nat
123123

124124
## Troubleshooting
125125

126-
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`.
126+
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.
127127

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

0 commit comments

Comments
 (0)