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"