refactor: docker file.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
database:
|
||||
host: localhost
|
||||
host: localhost #when use docker change to "db"
|
||||
port: 5432
|
||||
user: postgres
|
||||
password: root
|
||||
|
||||
Reference in New Issue
Block a user