fix typos

This commit is contained in:
Dmitry Verkhoturov
2021-06-15 02:02:48 -05:00
committed by Umputun
parent 98bfc7f5f5
commit 2b15e9291f
16 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
title: Reproxy
---
## How to configure remark42 with [reproxy](https://reproxy.io)
## How to configure remark42 with [Reproxy](https://reproxy.io)
Example of reproxy configuration (reverse proxy) running remark42 service on remark42.example.com with docker compose. Reproxy handles SSL termination with LE and gzip all the responses.
Example of Reproxy configuration (reverse proxy) running remark42 service on remark42.example.com with docker compose. Reproxy handles SSL termination with LE and gzip all the responses.
```yaml
version: "3.4"