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
+1 -1
View File
@@ -51,4 +51,4 @@ server {
}
```
note: `proxy_pass` points to internal DNS name `remark42` and expected to run from the same compose. If nginx runs outside of compose the real IP (or docker's bridge IP) should be used
note: `proxy_pass` points to internal DNS name `remark42` and expected to run from the same compose. If nginx runs outside compose the real IP (or docker's bridge IP) should be used