diff --git a/tom.gat.CaddyFile b/tom.gat.CaddyFile
index 6701f6751ad1568496947d790cb164c30b763cf2..c3b415632ea9b369c42cbb980f0ef81f14fe3dea 100644
--- a/tom.gat.CaddyFile
+++ b/tom.gat.CaddyFile
@@ -7,7 +7,7 @@
         address localhost:5432
 
         username postgres
-        password password
-        database postgres
+        password postgres
+        database base
     }
 }
\ No newline at end of file