config di lifespan

This commit is contained in:
2024-03-31 21:07:59 +03:00
parent 327ab86d1f
commit c809f14fdc
12 changed files with 115 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
db:
host: "localhost"
host: "db"
port: 5432
database: "serviceman_db"
user: "demo_user"