[DOCKER] Update configuration script to include the worker container

This commit is contained in:
2021-12-20 20:39:54 +00:00
parent e27f2dd202
commit 36976d8fe7
5 changed files with 72 additions and 39 deletions

View File

@@ -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