diff --git a/Financial_Containers/invoiceshelf/compose.yaml b/Financial_Containers/invoiceshelf/compose.yaml index 708063b..1423141 100644 --- a/Financial_Containers/invoiceshelf/compose.yaml +++ b/Financial_Containers/invoiceshelf/compose.yaml @@ -42,6 +42,7 @@ services: - DB_DATABASE=invoiceshelf - DB_USERNAME=invoiceshelf - DB_PASSWORD=${DB_PASSWORD} + - DOMAIN_NAME=${DOMAIN_NAME} - CACHE_STORE=file - SESSION_DRIVER=file - SESSION_LIFETIME=120