mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-28 18:42:34 +01:00
run pint
This commit is contained in:
parent
82fd547484
commit
639fa3399d
@ -64,7 +64,7 @@ class Database extends Model
|
||||
'server_id' => 'integer',
|
||||
'database_host_id' => 'integer',
|
||||
'max_connections' => 'integer',
|
||||
'password' => 'encrypted'
|
||||
'password' => 'encrypted',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user