Skip to content

Commit

Permalink
Merge pull request #42 from iostpa/main
Browse files Browse the repository at this point in the history
Update the proxy section,
  • Loading branch information
wdhdev authored Dec 28, 2024
2 parents 923f265 + 938e92f commit 1164aa3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/docs/domain-structure/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,7 @@ Note: Please refer to the [frequently asked questions](https://is-a.dev/docs/faq
```

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

0 comments on commit 1164aa3

Please sign in to comment.