Skip to content

Commit 1164aa3

Browse files
authored
Merge pull request #42 from iostpa/main
Update the proxy section,
2 parents 923f265 + 938e92f commit 1164aa3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/docs/domain-structure/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,7 @@ Note: Please refer to the [frequently asked questions](https://is-a.dev/docs/faq
201201
```
202202

203203
### proxied (*optional*)
204-
Enable Cloudflare proxy for your domain. Disabled by default.
204+
Enable Cloudflare proxy for your domain. Disabled by default. To enable it, add this line of code:
205+
```json
206+
"proxied": true
207+
```

0 commit comments

Comments
 (0)