File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ wildcard domain.
56
56
- See our
57
57
[guide for creating a TLS certificate using LetsEncrypt](../guides/tls-certificates)
58
58
- To add a custom certificate, refer to our
59
- [Helm chart](https://github.com/cdr /enterprise-helm)
59
+ [Helm chart](https://github.com/coder /enterprise-helm)
60
60
61
61
# # Setting dev URL access permissions
62
62
Original file line number Diff line number Diff line change @@ -21,14 +21,14 @@ so on.
21
21
22
22
### Example
23
23
24
- To sync your local directory ** ~ /Projects/cdr /coder-cli** to ** coder-cli** in
24
+ To sync your local directory ** ~ /Projects/coder /coder-cli** to ** coder-cli** in
25
25
the home directory of your workspace:
26
26
27
27
``` console
28
- $ coder sync ~ /Projects/cdr /coder-cli my-env:coder-cli
29
- 2020-05-19 17:57:40 INFO doing initial sync (~/Projects/cdr /coder-cli -> coder-cli)
28
+ $ coder sync ~ /Projects/coder /coder-cli my-env:coder-cli
29
+ 2020-05-19 17:57:40 INFO doing initial sync (~/Projects/coder /coder-cli -> coder-cli)
30
30
2020-05-19 17:57:41 SUCCESS finished initial sync (878ms)
31
- 2020-05-19 17:57:41 INFO watching ~/Projects/cdr /coder-cli for changes
31
+ 2020-05-19 17:57:41 INFO watching ~/Projects/coder /coder-cli for changes
32
32
```
33
33
34
34
## Two-way file sync
You can’t perform that action at this time.
0 commit comments