File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ services:
22
22
hmpps-auth :
23
23
base-url : http://hmpps-auth:8080
24
24
risk-management-plan-search :
25
- base-url : https://assess-risks-and-needs-api:4091
25
+ base-url : https://assess-risks-and-needs-api:4050
26
26
27
27
authorisation :
28
28
consumers :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ services:
22
22
manage-pom-case-api :
23
23
base-url : http://localhost:4090
24
24
risk-management-plan-search :
25
- base-url : http://localhost:4091
25
+ base-url : http://localhost:4050
26
26
27
27
hmpps.sqs :
28
28
provider : localstack
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ services:
31
31
manage-pom-case-api :
32
32
base-url : http://localhost:4009
33
33
risk-management-plan-search :
34
- base-url : http://localhost:4091
34
+ base-url : http://localhost:4050
35
35
36
36
hmpps.sqs :
37
37
provider : localstack
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ services:
76
76
manage-pom-case-api :
77
77
base-url : http://localhost:4090
78
78
risk-management-plan-search :
79
- base-url : http://localhost:4091
79
+ base-url : http://localhost:4050
80
80
81
81
sentry :
82
82
traces-sample-rate : " 0.05"
You can’t perform that action at this time.
0 commit comments