|
|
@@ -6,11 +6,11 @@ api:
|
|
|
infrastructure:
|
|
|
database:
|
|
|
operations:
|
|
|
- user_name: "traceability"
|
|
|
- password: "8kWaEmyHi5mfARs6"
|
|
|
+ user_name: "traceability_new"
|
|
|
+ password: "cs36hFBLPnkZiWeG"
|
|
|
address: "10.0.0.171"
|
|
|
port: "5432"
|
|
|
- database: "traceability"
|
|
|
+ database: "traceability_new"
|
|
|
max_connections: 50
|
|
|
max_idle_connections: 10
|
|
|
|