fix: config
This commit is contained in:
parent
4b9f1950c5
commit
6c33dcb685
|
@ -24,17 +24,11 @@
|
||||||
{
|
{
|
||||||
"type": "random",
|
"type": "random",
|
||||||
"label": "Photoprism DB password",
|
"label": "Photoprism DB password",
|
||||||
"max": 50,
|
|
||||||
"min": 8,
|
|
||||||
"required": true,
|
|
||||||
"env_variable": "DB_PASSWORD"
|
"env_variable": "DB_PASSWORD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "random",
|
"type": "random",
|
||||||
"label": "Photoprism root DB password",
|
"label": "Photoprism root DB password",
|
||||||
"max": 50,
|
|
||||||
"min": 8,
|
|
||||||
"required": true,
|
|
||||||
"env_variable": "DB_ROOT_PASSWORD"
|
"env_variable": "DB_ROOT_PASSWORD"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user