Merge branch 'master' of github.com:ngineered/nginx-php-fpm

This commit is contained in:
Ric Harvey
2017-11-04 20:59:56 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
FROM php:7.1.11-fpm-alpine
MAINTAINER Ric Harvey <ric@ngd.io>
LABEL maintainer="Ric Harvey <ric@ngd.io>"
ENV php_conf /usr/local/etc/php-fpm.conf
ENV fpm_conf /usr/local/etc/php-fpm.d/www.conf