mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-29 12:52:13 +01:00
refactor
This commit is contained in:
@@ -1 +0,0 @@
|
||||
host.docker.internal:5432:postgres:postgres:postgres
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"Servers": {
|
||||
"1": {
|
||||
"Name": "explainegy_postgres",
|
||||
"Group": "explainegy_postgres_group",
|
||||
"Host": "host.docker.internal",
|
||||
"Port": 5432,
|
||||
"MaintenanceDB": "postgres",
|
||||
"Username": "postgres",
|
||||
"PassFile": "/pgpass",
|
||||
"SSLMode": "prefer"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user