mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Merge pull request #1218 from ntimo/patch-1
Fixed 'SMTP_PASSWORD' default value
This commit is contained in:
@@ -38,7 +38,7 @@ Other environment variables are listed below to increase the functionality of yo
|
||||
Credential to connect to host (e.g. team@infisical.com)
|
||||
</ParamField>
|
||||
|
||||
<ParamField query="SMTP_PASSWORD" type="string" default="587" optional>
|
||||
<ParamField query="SMTP_PASSWORD" type="string" default="none" optional>
|
||||
Credential to connect to host
|
||||
</ParamField>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user