Просмотр исходного кода

Replace "proxies" with "proxy's"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4352/head
Suguru Hirahara 9 месяцев назад
Родитель
Сommit
aae50559c0
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      examples/reverse-proxies/nginx-proxy-manager/README.md

+ 2
- 2
examples/reverse-proxies/nginx-proxy-manager/README.md Просмотреть файл

@@ -23,7 +23,7 @@ If Matrix federation is enabled, then you will need to make changes to [NPM's Do


You'll need to create two proxy hosts in NPM for Matrix web and federation traffic. You'll need to create two proxy hosts in NPM for Matrix web and federation traffic.


Open the 'Proxy Hosts' page in the NPM web interface and select `Add Proxy Host`, the first being for Matrix web traffic. Apply the proxies configuration like this:
Open the 'Proxy Hosts' page in the NPM web interface and select `Add Proxy Host`, the first being for Matrix web traffic. Apply the proxy's configuration like this:


```md ```md
# Details # Details
@@ -44,7 +44,7 @@ Custom Nginx Configuration:
client_max_body_size 50M; client_max_body_size 50M;
``` ```


Again, under the 'Proxy Hosts' page select `Add Proxy Host`, this time for your federation traffic. Apply the proxies configuration like this:
Again, under the 'Proxy Hosts' page select `Add Proxy Host`, this time for your federation traffic. Apply the proxy's configuration like this:


```md ```md
# Details # Details


Загрузка…
Отмена
Сохранить