This commit is contained in:
2024-04-21 20:46:17 +00:00
parent 0e2ecd3449
commit 2ca7787dcb
17 changed files with 249 additions and 72 deletions

View File

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