Skip to content

Commit ffd5269

Browse files
committed
Bruke inntektskomponenten i q1
1 parent 636c82d commit ffd5269

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
@@ -47,7 +47,7 @@ internal object Config {
4747
"database.name" to "dp-inntekt-db-q0",
4848
"flyway.locations" to "db/migration,db/testdata",
4949
"vault.mountpath" to "postgresql/preprod-fss/",
50-
"hentinntektliste.url" to "https://app-q1.adeo.no/inntektskomponenten-ws/rs/api/v1/hentinntektliste",
50+
"hentinntektliste.url" to "https://app-q0.adeo.no/inntektskomponenten-ws/rs/api/v1/hentinntektliste",
5151
"enhetsregisteret.url" to "https://data.brreg.no/enhetsregisteret/api",
5252
"oidc.sts.issuerurl" to "https://security-token-service.nais.preprod.local/",
5353
"application.profile" to "DEV",

0 commit comments

Comments
 (0)