before claude

This commit is contained in:
Gilles Soulier
2026-01-18 06:26:17 +01:00
parent dc19315e5d
commit 740c3d7516
60 changed files with 3815 additions and 354 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"Servers": {
"1": {
"Name": "PriceWatch PostgreSQL",
"Group": "Servers",
"Host": "postgres",
"Port": 5432,
"MaintenanceDB": "pricewatch",
"Username": "pricewatch",
"PassFile": "/pgadmin4/pgpass",
"SSLMode": "prefer"
}
}
}