small moves, ellie. small moves.

This commit is contained in:
Brian O'Reilly 2025-11-02 15:40:15 -05:00
parent 3dd9c2d469
commit 30b2d88f6a
1 changed files with 0 additions and 1 deletions

View File

@ -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"