File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ FIREBASE_SERVICE_ACCOUNT_PATH=/runtime/keys/firebase.json
143
143
144
144
### ` rsa-pair ` extension
145
145
146
- If the public/private key pair does not exists , Companienv will offer to generate one for the user.
146
+ If the public/private key pair does not exist , Companienv will offer to generate one for the user.
147
147
``` yaml
148
148
# +rsa-pair(JWT_PRIVATE_KEY_PATH JWT_PUBLIC_KEY_PATH JWT_PRIVATE_KEY_PASS_PHRASE)
149
149
JWT_PRIVATE_KEY_PATH=/runtime/keys/jwt-private.pem
@@ -154,7 +154,7 @@ JWT_PRIVATE_KEY_PASS_PHRASE=
154
154
### ` ssl-certificate-extension `
155
155
156
156
Similar to the [ RSA keys pair] ( #rsa-pair-extension ) : Companienv will offer to generate a self-signed SSL certificate if
157
- it does not exists yet.
157
+ it does not exist yet.
158
158
159
159
``` yaml
160
160
# +ssl-certificate(SSL_CERTIFICATE_PRIVATE_KEY_PATH SSL_CERTIFICATE_CERTIFICATE_PATH SSL_CERTIFICATE_DOMAIN_NAME)
You can’t perform that action at this time.
0 commit comments