Skip to content

Commit

Permalink
Fixing basic auth for legacy model configs (#3828)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvince2 authored Jun 11, 2024
1 parent 79acc86 commit 8a060eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/server/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ terarium.serviceRequestPatterns[11]=/provenance/**
terarium.serviceRequestPatterns[12]=/simulations/**
terarium.serviceRequestPatterns[13]=/code-asset/**
terarium.serviceRequestPatterns[14]=/workflows/**
terarium.serviceRequestPatterns[15]=/model-configurations-legacy/**
terarium.extractionService.poolSize=10
management.endpoints.web.exposure.include=health,prometheus

Expand Down

0 comments on commit 8a060eb

Please sign in to comment.