Skip to content

Commit 953ed4f

Browse files
committed
Add some comments
1 parent be540aa commit 953ed4f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/admin/workspaceproxies.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ Other Status codes:
5555

5656
### Configuration
5757

58+
<!--
59+
I am not sure the best way to present this.
60+
Ideally in the future we can auto sync some of the settings with coderd.
61+
-->
5862
Workspace proxy configuration overlaps with a subset of the coderd configuration. To see the full list of configuration options: `coder proxy server --help`
5963

6064
```bash
@@ -88,3 +92,5 @@ CODER_TLS_KEY_FILE="<key_file_location>"
8892
coder proxy server
8993
```
9094

95+
<!-- Additional run options? -->
96+

0 commit comments

Comments
 (0)