mirror of
https://github.com/xwiki-labs/cryptpad-docker.git
synced 2024-11-15 04:15:03 +00:00
Add link to description
This commit is contained in:
parent
fe0971033e
commit
cf41c27817
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ To disable HTTP2 set the environment variable `CPAD_HTTP2_DISABLE` to `true`.
|
||||||
| `CPAD_TLS_CERT` | Path to TLS certificate file | No | None |
|
| `CPAD_TLS_CERT` | Path to TLS certificate file | No | None |
|
||||||
| `CPAD_TLS_KEY` | Path to TLS private key file | No | None |
|
| `CPAD_TLS_KEY` | Path to TLS private key file | No | None |
|
||||||
| `CPAD_TLS_DHPARAM` | Path to Diffie-Hellman parameters file | No | `/etc/nginx/dhparam.pem` |
|
| `CPAD_TLS_DHPARAM` | Path to Diffie-Hellman parameters file | No | `/etc/nginx/dhparam.pem` |
|
||||||
| `CPAD_HTTP2_DISABLE` | Disable HTTP2 (Currently needed with traefik) | No | `false` |
|
| `CPAD_HTTP2_DISABLE` | Disable HTTP2 (See [Use the Nginx version with Traefik](#Use-the-Nginx-version-with-Traefik)) | No | `false` |
|
||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue