This commit is contained in:
mm 2024-10-22 15:59:54 +05:00
parent 03c53211ad
commit bb948e1a00

View File

@ -1,6 +1,6 @@
db:
port: "5432"
host: "db"
host: "widget-db"
password: "postgres"
username: "postgres"
dbname: "postgres"