From d167727161099c15e4e6718e429298a0e8dea648 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 21 May 2026 01:01:36 +0000 Subject: [PATCH] Update Financial_Containers/invoiceshelf/compose.yaml --- Financial_Containers/invoiceshelf/compose.yaml | 1 + 1 file changed, 1 insertion(+) 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