Commit 91bae765 authored by calebfavor's avatar calebfavor

No longer using env variable to set the apache php socket config variable.

parent 891911dd
......@@ -2,7 +2,7 @@ FROM webdevops/apache:ubuntu-16.04
MAINTAINER Eric Pfeiffer <computerfr33k@users.noreply.github.com>
ARG PHP_SOCKET=$PHP_SOCKET
ARG PHP_SOCKET=php-fpm:9000
ENV WEB_PHP_SOCKET=$PHP_SOCKET
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment