mirror of
https://github.com/suitenumerique/drive.git
synced 2026-09-02 14:28:50 +02:00
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.