Skip to content

Commit

Permalink
Update service user endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
kbirk committed Oct 8, 2024
1 parent e039f60 commit d179ae3
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]=/simulations/**
terarium.serviceRequestPatterns[12]=/code-asset/**
terarium.serviceRequestPatterns[13]=/workflows/**
terarium.serviceRequestPatterns[14]=/interventions/**
terarium.serviceRequestPatterns[15]=/knowledge/**
terarium.extractionService.poolSize=10
terarium.cacheHeadersMaxAge=86400
management.endpoints.web.exposure.include=health,prometheus
Expand Down

0 comments on commit d179ae3

Please sign in to comment.