0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 21:08:55 +02:00

Add CloudFlare

William Desportes 2023-07-05 01:40:03 +02:00
parent ae41d77b22
commit e08ddf7e87

@ -1066,4 +1066,13 @@ relay vaultwarden-https-relay {
forward to <vaultwarden-websocket-host> port 3012
}
```
</details>
</details>
<details>
<summary>CloudFlare (by <a href="https://github.com/williamdes" target="_blank">@williamdes</a>)</summary><br/>
Follow the screenshot to create a new rule.
Example dashboard URL to find the settings: `https://dash.cloudflare.com/xxxxxx/example.org/rules/origin-rules/new`
![Rules](https://github.com/dani-garcia/vaultwarden/assets/7784660/e27d9152-219b-4b6a-bf96-dcfce30ebd73)
</details>