refactor: docker file.

This commit is contained in:
2025-03-21 10:36:09 +08:00
parent 4bb2dff5ea
commit 22dc82e052
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
database:
host: localhost
host: localhost #when use docker change to "db"
port: 5432
user: postgres
password: root