uow and di basic implementation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
db:
|
||||
host: "db"
|
||||
port: "5432"
|
||||
host: "localhost"
|
||||
port: 5432
|
||||
database: "serviceman_db"
|
||||
user: "demo_user"
|
||||
password: "user_pass"
|
||||
|
Reference in New Issue
Block a user