修复pg数据库的value值 (#1411)
This commit is contained in:
parent
2f5253d254
commit
ca8b313e11
|
|
@ -21,7 +21,7 @@ additionalProperties:
|
|||
- label: MySQL
|
||||
value: mysql
|
||||
- label: PostgreSQL
|
||||
value: pgsql
|
||||
value: postgres
|
||||
- default: firefly
|
||||
envKey: PANEL_DB_NAME
|
||||
labelEn: Database
|
||||
|
|
|
|||
Loading…
Reference in New Issue