Commit b29b31c 1 parent 7bf4f4b commit b29b31c Copy full SHA for b29b31c
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ microservice-chart:
80
80
DB_NEXI_ORACLE_SERVICE_IDENTIFIER : " NDP003DEV"
81
81
DB_NEXI_ORACLE_CONNECTION_TIMEOUT : " 15000"
82
82
DB_NEXI_ORACLE_MAX_LIFETIME : " 30000"
83
- DB_PAGOPA_POSTGRES_URL : " jdbc:postgresql://ndp .p.db-nodo-pagamenti.com :6432/nodo?sslmode=require&prepareThreshold=0¤tSchema=cfg"
83
+ DB_PAGOPA_POSTGRES_URL : " jdbc:postgresql://nodo-db .p.internal.postgresql.pagopa.it :6432/nodo?sslmode=require&prepareThreshold=0¤tSchema=cfg"
84
84
DB_PAGOPA_POSTGRES_USER : " cfg"
85
85
DB_PAGOPA_POSTGRES_ENABLED : " true"
86
86
DB_PAGOPA_POSTGRES_SERVICE_IDENTIFIER : " NDP001DEV"
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ microservice-chart:
80
80
DB_NEXI_ORACLE_SERVICE_IDENTIFIER : " NDP003DEV"
81
81
DB_NEXI_ORACLE_CONNECTION_TIMEOUT : " 15000"
82
82
DB_NEXI_ORACLE_MAX_LIFETIME : " 30000"
83
- DB_PAGOPA_POSTGRES_URL : " jdbc:postgresql://ndp .u.db-nodo-pagamenti.com :6432/nodo?sslmode=require&prepareThreshold=0¤tSchema=cfg"
83
+ DB_PAGOPA_POSTGRES_URL : " jdbc:postgresql://nodo-db .u.internal.postgresql.pagopa.it :6432/nodo?sslmode=require&prepareThreshold=0¤tSchema=cfg"
84
84
DB_PAGOPA_POSTGRES_USER : " cfg"
85
85
DB_PAGOPA_POSTGRES_ENABLED : " true"
86
86
DB_PAGOPA_POSTGRES_SERVICE_IDENTIFIER : " NDP001DEV"
You can’t perform that action at this time.
0 commit comments