add getting company

This commit is contained in:
2024-04-10 00:33:31 +03:00
parent 361378929f
commit 0e2ecd3449
21 changed files with 142 additions and 83 deletions

View File

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