Update INSTALL.md
This commit is contained in:
parent
1dd488a6a9
commit
924a1712d8
1 changed files with 1 additions and 1 deletions
|
@ -112,4 +112,4 @@ and Docker Compose (version 1.6.0 or greater) already installed.
|
|||
in your `.env` file to `127.0.0.1:8080` instead of simply `:8080`. Then
|
||||
configure NGINX (or your caching/reverse proxy server of your choice)
|
||||
to proxy_pass `http://127.0.0.1:8080`. We've included an example config
|
||||
located in the `nginx-vhost.production.example` file.
|
||||
located in the `nginx-vhost.production` file.
|
||||
|
|
Reference in a new issue