mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-20 21:03:06 +00:00
Disable some checks when deploying with injected cfg files (#295)
* Add variables to disable some checks that aren't needed if you inject the cfg files * add tests for new functionality * uncomment write protected test fixes https://github.com/zokradonh/kopano-docker/pull/296
This commit is contained in:
@@ -25,8 +25,8 @@ services:
|
||||
tmpfs:
|
||||
- /var/lib/mysql
|
||||
kopano_server:
|
||||
tmpfs:
|
||||
- /kopano/data
|
||||
cap_add:
|
||||
- LINUX_IMMUTABLE
|
||||
kopano_search:
|
||||
tmpfs:
|
||||
- /kopano/data
|
||||
|
||||
Reference in New Issue
Block a user