This commit is contained in:
Janus Knudsen 2025-02-10 18:41:51 +01:00
parent 05d6977a76
commit c83442b4af
16 changed files with 315 additions and 272 deletions

View file

@ -9,8 +9,7 @@
"configuration": {
"host": "192.168.1.57",
"port": "5432",
"database": "postgres",
"url": "jdbc:postgresql://192.168.1.57:5432/postgres",
"url": "jdbc:postgresql://192.168.1.57:5432/",
"configurationType": "MANUAL",
"home": "postgresql_client",
"type": "dev",