small moves, ellie. small moves.
This commit is contained in:
parent
3dd9c2d469
commit
30b2d88f6a
|
|
@ -7,7 +7,6 @@
|
||||||
(setf (config :database :connection)
|
(setf (config :database :connection)
|
||||||
'(:type :postgres
|
'(:type :postgres
|
||||||
:host "localhost" ; Change to "asteroid-postgres" when running in Docker
|
:host "localhost" ; Change to "asteroid-postgres" when running in Docker
|
||||||
;; :host "asteroid-postgres"
|
|
||||||
:port 5432
|
:port 5432
|
||||||
:database "asteroid"
|
:database "asteroid"
|
||||||
:username "asteroid"
|
:username "asteroid"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue