mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 10:42:01 +10:00
fix: support cert file encodings
This commit is contained in:
@ -19,6 +19,7 @@ NEXTAUTH_URL='http://localhost:3000'
|
||||
# SIGNING
|
||||
CERT_FILE_PATH=
|
||||
CERT_PASSPHRASE=
|
||||
CERT_FILE_ENCODING=
|
||||
|
||||
# MAIL (NODEMAILER)
|
||||
# SENDGRID
|
||||
|
||||
Reference in New Issue
Block a user