mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-09-17 09:10:39 +01:00
Fix typo in OP_LETSENCRYPT_EMAIL env var
Missing a `C` here. :-)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user