Commit Graph
1 Commits
Author SHA1 Message Date
Nathan Vasse 6eb1813dbf 🔧(docker) allow overriding common env file in compose
The backend service was hardcoded to use common.local. We
now use ENV_OVERRIDE to select the env file, consistent with
the postgresql config. This enables e2e tests to use their
own common.e2e env file.
2026-02-12 09:54:52 +01:00