Fix typo in OP_LETSENCRYPT_EMAIL env var

Missing a `C` here. :-)
This commit is contained in:
Adam Pike
2021-12-23 11:48:04 -03:30
committed by GitHub
parent 66b16744bd
commit 9def0e9d8e

View File

@@ -13,4 +13,4 @@ data:
OP_PING_SERVER: "0"
# (optional) uncomment this line to change the email that is used when Let's Encrypt issues your SCIM bridge a certificate
# default: "1pw@[OP_LETSENCRYPT_DOMAIN]"
#OP_LETSENRYPT_EMAIL: "1pw@example.com"
#OP_LETSENCRYPT_EMAIL: "1pw@example.com"