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