small moves, ellie. small moves.
This commit is contained in:
parent
3dd9c2d469
commit
30b2d88f6a
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue