Fix config error.
This commit is contained in:
parent
ded74d789e
commit
da073ba78a
|
@ -17,8 +17,8 @@
|
|||
"form_fields": [
|
||||
{
|
||||
"type": "random",
|
||||
"max": 32,
|
||||
"min": 8,
|
||||
"label": "Activepieces postgres password.",
|
||||
"min": 32,
|
||||
"env_variable": "AP_POSTGRES_PASSWORD"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user