File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,10 @@ coder server
44
44
or running [ coder_apps] ( ../templates/index.md ) on an absolute path. Set this to
45
45
a wildcard subdomain that resolves to Coder (e.g. ` *.coder.example.com ` ).
46
46
47
- > Note: We do not recommend using a top-level-domain for Coder wildcard access (for example
48
- > ` *.workspaces ` ), even on private networks with split-DNS. Some browsers consider these "public"
49
- > domains and will refuse Coder's cookies, which are vital to the proper operation of this feature.
47
+ > Note: We do not recommend using a top-level-domain for Coder wildcard access
48
+ > (for example ` *.workspaces ` ), even on private networks with split-DNS. Some
49
+ > browsers consider these "public" domains and will refuse Coder's cookies,
50
+ > which are vital to the proper operation of this feature.
50
51
51
52
If you are providing TLS certificates directly to the Coder server, either
52
53
You can’t perform that action at this time.
0 commit comments