From b81caccdd577c18539b30670ad1580f6e26684c6 Mon Sep 17 00:00:00 2001 From: throndi <56258085+throndi@users.noreply.github.com> Date: Tue, 30 Jul 2024 13:27:41 +0200 Subject: [PATCH] =?UTF-8?q?retter=20p=C3=A5=20milj=C3=B8variabel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 4 +--- src/main/resources/application.yml | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 6967f7b4d..9af5f4628 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -71,6 +71,4 @@ DB_RYDDING_CRON_EXPRESSION: 0 0 * * * ? prosessering.rolle: "928636f4-fd0d-4149-978e-a6fb68bb19de" # 0000-GA-STDAPPS -AZURE_APP_TENANT_ID: navq.onmicrosoft.com - -ON_PREM_URL_ENV: dev \ No newline at end of file +ON_PREM_URL_ENV: dev diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a5b3c8f06..a8191b21a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -129,10 +129,9 @@ database: JOURNALFOERINGHENDELSE_V1_TOPIC_URL: teamdokumenthandtering.aapen-dok-journalfoering EF_SAK_URL: http://familie-ef-sak -PDL_SCOPE: api://${DEPLOY_ENV}-fss.pdl.pdl-api/.default +PDL_SCOPE: api://${ON_PREM_URL_ENV}-fss.pdl.pdl-api/.default PDL_URL: https://pdl-api.${ON_PREM_URL_ENV}-fss-pub.nais.io AZUREAD_TOKEN_ENDPOINT_URL: https://login.microsoftonline.com/${AZURE_APP_TENANT_ID}/oauth2/v2.0/token - KAFKA_TOPIC_DITTNAV: min-side.aapen-brukernotifikasjon-beskjed-v1 #STS_URL: http://security-token-service.default.svc.nais.local ettersending.ettersendingUrl: https://www.nav.no/familie/alene-med-barn/ettersending