From 4e9aa6fc3f0a5a77e409b51c4f348944e6119970 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Fri, 5 Feb 2021 12:56:46 +0100 Subject: [PATCH] add missing env variable to certificate worker --- app/views/install/compose.phtml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 9d5c3d084..9ef20c491 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -207,6 +207,7 @@ services: - _APP_SYSTEM_SECURITY_EMAIL_ADDRESS - _APP_REDIS_HOST - _APP_REDIS_PORT + - _APP_DOMAIN_TARGET - _APP_DB_HOST - _APP_DB_PORT - _APP_DB_SCHEMA