Add all fields to dev.yaml
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -82,8 +82,8 @@ func New() *Implm {
|
||||
},
|
||||
Pg: pgConfig{
|
||||
Addr: "localhost:5432",
|
||||
Username: "probod",
|
||||
Password: "probod",
|
||||
Username: "postgres",
|
||||
Password: "postgres",
|
||||
Database: "probod",
|
||||
PoolSize: 100,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user