chore(): fix mailto in default env file

This commit is contained in:
barelyprofessional 2023-11-11 20:43:39 +08:00 committed by GitHub
parent e7c036c7fa
commit 960cc028d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
#WHD_NB_WORKERS=2
# Notification URI, disabled by default
# Example: `http://requestb.in/v9b229v9` or `mailto://foo@bar.com?smtp=smtp-relay-localnet:25`
# Example: `http://requestb.in/v9b229v9` or `mailto:foo@bar.com?smtp=smtp-relay-localnet:25`
#WHD_NOTIFICATION_URI=
# Password file for HTTP basic authentication, default is ".htpasswd"