mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
make sed match on the config option with both single and double quotes
fixes https://github.com/zokradonh/kopano-docker/issues/452 Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -3,7 +3,6 @@ version: "3.5"
|
||||
services:
|
||||
kopano_kwmserver:
|
||||
environment:
|
||||
- DEBUG=true
|
||||
- enable_mcu_api=yes
|
||||
- pipeline_forced_regexp=@conference/.*
|
||||
#- pipeline_forced_regexp=@group/.*
|
||||
|
||||
Reference in New Issue
Block a user