yohan
ed1f45e8ed
Added reverse proxy configuration. Added optional Nextcloud objectstore configuration. Added Nextcloud mime configuration. Added Nextcloud https configuration. Fixed elasticsearch getting killed when "stop" or "down" is used: due to a docker bug, the new script stop.sh, must be used instead.
8 lines
310 B
JSON
8 lines
310 B
JSON
{
|
|
"_comment" : "Array mapping file extensions to mimetypes (in alphabetical order)",
|
|
"_comment2": "The first index in the mime type array is the assumed correct mimetype",
|
|
"_comment3": "and the second (if present) is a secure alternative",
|
|
|
|
"kdbx": ["application/x-keepass2"]
|
|
}
|