Files
Nathan Vasse ab9d4e462a 🔧(ci) allow env override in compose for e2e tests
Add an ENV_OVERRIDE variable so docker-compose can load an
extra env file (e.g. common.e2e) on top of common.local.
This lets the e2e runner enable WOPI_CLIENTS=collabora
without touching the default dev config.
2026-02-25 11:37:00 +01:00

3 lines
61 B
Plaintext

FRONTEND_RELEASE_NOTE_ENABLED=False
WOPI_CLIENTS="collabora"