chore(): fix mailto in default env file (#89)

This commit is contained in:
barelyprofessional 2023-11-27 16:44:35 +08:00 committed by GitHub
parent e7c036c7fa
commit 908aedaf46
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"