Renamed STALWART_BASE_URL to STALWART_HTTP_PORT

This commit is contained in:
Maurus Decimus
2026-04-21 14:39:30 +02:00
parent 64f4078bf4
commit 986c71811f
6 changed files with 20 additions and 11 deletions

View File

@@ -207,8 +207,8 @@ write_env_file() {
# Override the hostname used in HTTP responses
#STALWART_HOSTNAME=mail.example.com
# Override the base URL used in HTTP responses, including port if necessary.
#STALWART_BASE_URL=mail.example.com:8080
# Override the HTTP port used in HTTP responses
#STALWART_HTTP_PORT=8080
# Enable bootstrap / recovery mode on startup. Accepted: 1, true. Default: false.
#STALWART_RECOVERY_MODE=true