Skip to content

Commit 79f8a3c

Browse files
committed
[Config] Remove 0.0.0.0 example
1 parent 64c12d5 commit 79f8a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate_config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ HTTPS_BIND=
156156
# Other bindings
157157
# ------------------------------
158158
# You should leave that alone
159-
# Format: 11.22.33.44:25 or 0.0.0.0:465 etc.
159+
# Format: 11.22.33.44:25 or 12.34.56.78:465 etc.
160160
161161
SMTP_PORT=25
162162
SMTPS_PORT=465

0 commit comments

Comments
 (0)