mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 19:56:00 +00:00
pg test try to connect
This commit is contained in:
@@ -22,7 +22,7 @@ const engines = [
|
||||
label: 'PostgreSQL',
|
||||
connection: {
|
||||
engine: 'postgres@dbgate-plugin-postgres',
|
||||
server: 'localhost',
|
||||
server: 'postgres',
|
||||
password: 'Pwd2020Db',
|
||||
user: 'postgres',
|
||||
port: 5432,
|
||||
|
||||
Reference in New Issue
Block a user