@@ -22,8 +22,8 @@ object Config {
22
22
" application.profile" to " LOCAL" ,
23
23
" enhetsregisteret.url" to " https://data.brreg.no/enhetsregisteret" ,
24
24
" flyway.locations" to " db/migration,db/testdata" ,
25
- " hentinntektliste.url" to " https://localhost/proxy/ inntektskomponenten-ws/rs/api/v1/hentinntektliste" ,
26
- " inntektskomponenten.api.scope" to " api://dev-fss.team-inntekt.team-inntekt-proxy /.default" ,
25
+ " hentinntektliste.url" to " https://inntektskomponenten-ws/rs/api/v1/hentinntektliste" ,
26
+ " inntektskomponenten.api.scope" to " api://dev-fss.team-inntekt.ikomp-q1 /.default" ,
27
27
" kafka.inntekt.brukt.topic" to " teamdagpenger.inntektbrukt.v1" ,
28
28
" pdl.api.scope" to " api://dev-fss.pdl.pdl-api/.default" ,
29
29
" pdl.url" to " https://pdl-api.dev-fss-pub.nais.io/graphql" ,
@@ -37,8 +37,8 @@ object Config {
37
37
" enhetsregisteret.url" to " https://data.brreg.no/enhetsregisteret" ,
38
38
@Suppress(" ktlint:standard:max-line-length" )
39
39
" hentinntektliste.url"
40
- to " https://team-inntekt-proxy .dev-fss-pub.nais.io/proxy/inntektskomponenten-q1 /rs/api/v1/hentinntektliste" ,
41
- " inntektskomponenten.api.scope" to " api://dev-fss.team-inntekt.inntektskomponenten /.default" ,
40
+ to " https://ikomp-q1 .dev-fss-pub.nais.io/rs/api/v1/hentinntektliste" ,
41
+ " inntektskomponenten.api.scope" to " api://dev-fss.team-inntekt.ikomp-q1 /.default" ,
42
42
" kafka.inntekt.brukt.topic" to " teamdagpenger.inntektbrukt.v1" ,
43
43
" pdl.api.scope" to " api://dev-fss.pdl.pdl-api-q1/.default" ,
44
44
" pdl.url" to " https://pdl-api-q1.dev-fss-pub.nais.io/graphql" ,
@@ -52,8 +52,8 @@ object Config {
52
52
" enhetsregisteret.url" to " https://data.brreg.no/enhetsregisteret" ,
53
53
@Suppress(" ktlint:standard:max-line-length" )
54
54
" hentinntektliste.url"
55
- to " https://team-inntekt-proxy .prod-fss-pub.nais.io/proxy/inntektskomponenten /rs/api/v1/hentinntektliste" ,
56
- " inntektskomponenten.api.scope" to " api://prod-fss.team-inntekt.inntektskomponenten /.default" ,
55
+ to " https://ikomp .prod-fss-pub.nais.io/rs/api/v1/hentinntektliste" ,
56
+ " inntektskomponenten.api.scope" to " api://prod-fss.team-inntekt.ikomp /.default" ,
57
57
" kafka.inntekt.brukt.topic" to " teamdagpenger.inntektbrukt.v1" ,
58
58
" pdl.api.scope" to " api://prod-fss.pdl.pdl-api/.default" ,
59
59
" pdl.url" to " https://pdl-api.prod-fss-pub.nais.io/graphql" ,
0 commit comments