Skip to content

Commit dfc14ad

Browse files
gtcnohanneolsen
andcommitted
Fikse feil pdl url for dev.
Co-authored-by: Hanne Eilertsen Olsen <[email protected]>
1 parent 0fc3a56 commit dfc14ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/src/main/kotlin/no/nav/dagpenger/inntekt/InntektApiConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ internal object Config {
6060
"application.httpPort" to "8099",
6161
"kafka.inntekt.brukt.topic" to "teamdagpenger.inntektbrukt.v1",
6262
"unleash.url" to "https://unleash.nais.io/api/",
63-
"pdl.url" to "http://pdl-api.pdl.svc.nais.local /graphql",
63+
"pdl.url" to "http://pdl-api.pdl.svc.nais.local/graphql",
6464
"enhetsregisteret.url" to "https://data.brreg.no/enhetsregisteret"
6565
)
6666
)

0 commit comments

Comments
 (0)