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