Local environment configuration support for the Website service (#19)

This PR contains the work done to amend the `.env.local` handling for the Website service, plus other small fixes.

Reviewed-on: rock-n-code/loud-amsterdam#19
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit is contained in:
2026-07-19 02:28:05 +00:00
committed by javier
parent daf275b121
commit 79ecf311f4
12 changed files with 26 additions and 19 deletions
@@ -5,7 +5,7 @@ import Testing
@testable import WebsiteLibrary
@Suite("RootController controller")
@Suite("RootController controller", .tags(.controller))
struct RootControllerTests {
// MARK: Constants