ADD front as Server

This commit is contained in:
sebastian.serfling
2024-08-29 12:47:29 +02:00
parent cafee6032c
commit 5b236148c2
7 changed files with 140 additions and 16 deletions
+5 -5
View File
@@ -15,10 +15,10 @@ SECRET_KEY=YZ6BKHDTZRSIZ4HT
SUBNET=192.168.203.0/24
# Main mail domain
DOMAIN=test.de
DOMAIN=archiv.trendsetzer.eu
# Hostnames for this server, separated with commas
HOSTNAMES=mail.test.de
HOSTNAMES=archiv.trendsetzer.eu
# Postmaster local part (will append the main mail domain)
POSTMASTER=admin
@@ -43,7 +43,7 @@ DISABLE_STATISTICS=True
ADMIN=true
# Choose which webmail to run if any (values: roundcube, snappymail, none). To enable this feature, recreate the docker-compose.yml file via setup.
WEBMAIL=roundcube
WEBMAIL=snappymail
# Expose the API interface (value: true, false)
API=true
@@ -104,7 +104,7 @@ COMPRESSION_LEVEL=
# IMAP full-text search is enabled by default.
# Set the following variable to off in order to disable the feature
# or a comma separated list of language codes to support
FULL_TEXT_SEARCH=en
FULL_TEXT_SEARCH=de
###################################
# Web settings
@@ -126,7 +126,7 @@ WEB_API=/api
SITENAME=Mailu
# Linked Website URL
WEBSITE=https://mailu.io
#WEBSITE=https://mailu.io