1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-21 13:23:09 +00:00

Add container for kapps (which includes the new calendar) (#397)

* Add container for kapps (which includes the new calendar)
* remove calendar.yml
This commit is contained in:
Felix Bartels
2020-05-26 12:10:59 +02:00
committed by GitHub
parent e583247a58
commit 4e2060e491
16 changed files with 224 additions and 37 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env python3
import kcconf
# Override configs from environment variables
kcconf.configkopano(kcconf.parseenvironmentvariables(r"/tmp/kopano/"))