[DOCKER] Update configuration script to include the worker container
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/sh
|
||||
|
||||
if [ "${LE_CERT}" -ne 0 ]; then
|
||||
if [ "${BUILD_PHP}" -ne 0 ]; then
|
||||
cat <<EOF
|
||||
php:
|
||||
build: docker/php
|
||||
|
Reference in New Issue
Block a user