Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4dc14ea

Browse files
committed
fix errors
1 parent 34ca8cb commit 4dc14ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/admin/monitoring/notifications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ existing one.
9393
| Required | CLI | Env | Type | Description | Default |
9494
| :------: | ------------------- | ----------------------- | -------- | ----------------------------------------- | --------- |
9595
| ✔️ | `--email-from` | `CODER_EMAIL_FROM` | `string` | The sender's address to use. | |
96-
| ✔️ | `--email-smarthost` | `CODER_EMAIL_SMARTHOST` | `string` | The SMTP relay to send messages |
96+
| ✔️ | `--email-smarthost` | `CODER_EMAIL_SMARTHOST` | `string` | The SMTP relay to send messages | |
9797
| ✔️ | `--email-hello` | `CODER_EMAIL_HELLO` | `string` | The hostname identifying the SMTP server. | localhost |
9898

9999
**Authentication Settings:**

docs/admin/networking/port-forwarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ following:
183183

184184
Below is a list of the cross-origin headers Coder sets with example values:
185185

186-
```
186+
```text
187187
access-control-allow-credentials: true
188188
access-control-allow-methods: PUT
189189
access-control-allow-headers: X-Custom-Header

0 commit comments

Comments
 (0)