mirror of
https://github.com/chatmail/relay.git
synced 2026-05-13 17:34:38 +00:00
Add installation via docker compose (MVP 1)
- Adds configuration parameters (`change_kernel_settings`, `fs_inotify_max_user_instances_and_watchers`)
This commit is contained in:
3
docker/example.env
Normal file
3
docker/example.env
Normal file
@@ -0,0 +1,3 @@
|
||||
MAIL_DOMAIN="chat.example.com"
|
||||
|
||||
PATH_TO_SSL_CONTAINER="/var/lib/acme/live/${MAIL_DOMAIN}"
|
||||
Reference in New Issue
Block a user