Skip to content

Commit

Permalink
Funker ikke med no proxy pga bug
Browse files Browse the repository at this point in the history
  • Loading branch information
RettIProd committed Apr 25, 2024
1 parent 28b70f9 commit ca73f9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions smtp-listeners/src/main/kotlin/no/nav/emottak/HttpClients.kt
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ fun getCpaRepoAuthenticatedClient(): HttpClient {
install(ContentNegotiation) {
json()
}
engine {
proxy = Proxy.NO_PROXY
}
installCpaRepoAuthentication()
}
}
Expand Down

0 comments on commit ca73f9d

Please sign in to comment.