Merge remote-tracking branch 'processone/pr/4'

* processone/pr/4:
  Add instruction for Docker
This commit is contained in:
Holger Weiss 2019-04-29 17:56:56 +02:00
commit c3492741ae
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Nginx setup
2. Install the [`ngx_http_perl_module`][5]. On Debian/Ubuntu-based
distributions, the package is called `libnginx-mod-http-perl`, on
RedHat/CentOS-based distributions, it's `nginx-mod-http-perl`.
If you're using Docker, make sure you use the image ending in `-perl`.
3. Add the following snippets to the appropriate sections of your Nginx
configuration: