Skip to content

Commit 19ac528

Browse files
committed
Hent inntekter fra q1.
1 parent 89e4fe5 commit 19ac528

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/Configuration.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ private val devProperties = ConfigurationMap(
4141
"database.name" to "dp-inntekt-db-preprod",
4242
"flyway.locations" to "db/migration,db/testdata",
4343
"vault.mountpath" to "postgresql/preprod-fss/",
44-
"hentinntektliste.url" to "https://app-q0.adeo.no/inntektskomponenten-ws/rs/api/v1/hentinntektliste",
44+
"hentinntektliste.url" to "https://app-q1.adeo.no/inntektskomponenten-ws/rs/api/v1/hentinntektliste",
4545
"enhetsregisteret.url" to "https://data.brreg.no/enhetsregisteret/api",
4646
"oppslag.url" to "http://dagpenger-oppslag/api",
4747
"oidc.sts.issuerurl" to "https://security-token-service.nais.preprod.local/",

0 commit comments

Comments
 (0)