mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-25 11:20:04 +01:00
Updated Proxy examples (markdown)
parent
eb4ae8f3d6
commit
173bb8e16f
@ -11,7 +11,7 @@ Secure TLS protocol and cipher configurations for webservers can be generated us
|
||||
<details>
|
||||
<summary>Caddy 2.x</summary><br/>
|
||||
|
||||
Caddy 2 can automatically enable HTTPS in most circumstances, check the [docs](https://caddyserver.com/docs/automatic-https#activation).
|
||||
Caddy 2 will automatically enable HTTPS in most circumstances, check the [docs](https://caddyserver.com/docs/automatic-https#activation).
|
||||
|
||||
In the Caddyfile syntax, `{$VAR}` denotes the value of the environment variable `VAR`.
|
||||
If you prefer, you can also directly specify a value instead of substituting an env var value.
|
||||
|
Loading…
Reference in New Issue
Block a user