Skip to content

Commit

Permalink
fix env var
Browse files Browse the repository at this point in the history
  • Loading branch information
thoomasbro committed Jun 6, 2024
1 parent 11a611a commit 3ced8db
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ monitorenv.sentry.enabled=true
monitorfish.url=http://monitorfish-test.csam.e2.rie.gouv.fr
rapportnav.url=http://int-rapportnav-appli01.dsi.damgm.i2


monitorenv.oidc.enabled=false
monitorenv.oidc.issuer-uri=http://localhost:8085/realms/monitor
monitorenv.oidc.userinfo-endpoint=/protocol/openid-connect/userinfo

Expand All @@ -21,5 +21,4 @@ monitorenv.api.protected.paths=/bff/*
monitorenv.api.protected.super-user-paths=/bff/v1/*
monitorenv.api.protected.public-paths=/api/v1/authorization/management/*


monitorenv.api.protected.api-key=DUMMY-API-KEY

0 comments on commit 3ced8db

Please sign in to comment.