We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc3a56 commit dfc14adCopy full SHA for dfc14ad
dp-inntekt-api/src/main/kotlin/no/nav/dagpenger/inntekt/InntektApiConfig.kt
@@ -60,7 +60,7 @@ internal object Config {
60
"application.httpPort" to "8099",
61
"kafka.inntekt.brukt.topic" to "teamdagpenger.inntektbrukt.v1",
62
"unleash.url" to "https://unleash.nais.io/api/",
63
- "pdl.url" to "http://pdl-api.pdl.svc.nais.local /graphql",
+ "pdl.url" to "http://pdl-api.pdl.svc.nais.local/graphql",
64
"enhetsregisteret.url" to "https://data.brreg.no/enhetsregisteret"
65
)
66
0 commit comments