zokradonh / kopano-docker

Unofficial Kopano Docker images for all Kopano services.
MIT License
59 stars 36 forks source link

fix typo in regex #454

Closed engelant closed 4 years ago

engelant commented 4 years ago

should be any char, not literal . as in regex below.

fbartels commented 4 years ago

Thanks