updated to remove sendgrid key sample

This commit is contained in:
John Overton
2025-07-31 04:04:46 -05:00
parent 52a9999ec1
commit c436c7320e
-6
View File
@@ -11,9 +11,3 @@ APP_VERSION="0.92.19"
COOKIE_SECURE="false"
# Encryption hash for local deployment data encryption
ENC_HASH="72f97c23b3724ed3888ba631a8c23fbac075f6ea5790d65aeb1c39cfafd56f8a"
###########################################
## Email Setup ##
###########################################
#Send Grid API key for integration of service
SENDGRID_API_KEY="<API KEY HERE>"