mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-23 14:42:24 +02:00
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.
3 lines
61 B
Plaintext
3 lines
61 B
Plaintext
FRONTEND_RELEASE_NOTE_ENABLED=False
|
|
WOPI_CLIENTS="collabora"
|