Update INSTALL.md
This commit is contained in:
parent
d95b8b4e94
commit
3e363b861b
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ and Docker Compose (version 1.6.0 or greater) already installed.
|
|||
reverse proxy, that will appear as:
|
||||
|
||||
```
|
||||
nginx
|
||||
location /szuru {
|
||||
proxy_http_version 1.1;
|
||||
proxy_pass http://<internal IP or hostname of frontend container>/;
|
||||
|
|
Reference in a new issue