Skip to content

Commit

Permalink
Oppdaterer README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unorsk committed Oct 12, 2023
1 parent ba94052 commit 7410ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Legg til Github secret `NAIS_DEPLOY_APIKEY` hvor secret hentes fra [Api key](htt

## Kjøre applikasjonen lokalt

Start opp applikasjonen ved å kjøre [BidragTemplateLocal.kt](src/test/kotlin/no/nav/bidrag/behandling/BidragSpringAppLocal.kt).
Start opp applikasjonen ved å kjøre [BidragBehandlingLocal.kt](src/test/kotlin/no/nav/bidrag/behandling/BidragBehandlingLocal.kt).
Dette starter applikasjonen med profil `local` og henter miljøvariabler for Q1 miljøet fra filen [application-local.yaml](src/test/resources/application-local.yaml).

Her mangler det noen miljøvariabler som ikke bør committes til Git (Miljøvariabler for passord/secret osv).<br/>
Expand Down

0 comments on commit 7410ee4

Please sign in to comment.