From 30b2d88f6ae901b685fe98f01cec64f0048d6492 Mon Sep 17 00:00:00 2001 From: Brian O'Reilly Date: Sun, 2 Nov 2025 15:40:15 -0500 Subject: [PATCH] small moves, ellie. small moves. --- config/radiance-postgres.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/config/radiance-postgres.lisp b/config/radiance-postgres.lisp index 2cb9aef..479999a 100644 --- a/config/radiance-postgres.lisp +++ b/config/radiance-postgres.lisp @@ -7,7 +7,6 @@ (setf (config :database :connection) '(:type :postgres :host "localhost" ; Change to "asteroid-postgres" when running in Docker - ;; :host "asteroid-postgres" :port 5432 :database "asteroid" :username "asteroid"