Skip to content

Commit 01757b5

Browse files
Update application.yml
1 parent e94ce18 commit 01757b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/resources/config/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ file:
2828
ivass:
2929
file:
3030
connector:
31-
type: "azure"
31+
type: "rest"
3232

3333
info:
3434
build:
@@ -95,4 +95,4 @@ resilience4j:
9595
slow-call-rate-threshold: 60
9696
failure-rate-threshold: 60
9797
ignore-exceptions:
98-
- it.pagopa.selfcare.party.registry_proxy.connector.exception.ResourceNotFoundException
98+
- it.pagopa.selfcare.party.registry_proxy.connector.exception.ResourceNotFoundException

0 commit comments

Comments
 (0)