2
0

updates to core

This commit is contained in:
2025-05-30 14:24:00 +02:00
parent fc3d7dd80a
commit fbcd7798ca
10 changed files with 30 additions and 93 deletions

View File

@@ -60,15 +60,15 @@ NGINX_ENABLE_IPV6=true
# ------ optional Mailcow Settings --------
# if Use Mailcow API Options set "true"
# if Use mailcow API Options set "true"
USE_MAILCOW=false
# your Mailcow API-Key
# your mailcow API-Key
MAILCOW_APIKEY="your_Mailcow_API-Key"
# your Mailcow Host Domain
# your mailcow Host Domain
MAILCOW_HOST="mail.example.com"