Skip to content

Commit

Permalink
fix: typo in customer backend properties
Browse files Browse the repository at this point in the history
  • Loading branch information
eschrewe committed Feb 14, 2024
1 parent 9fca403 commit e23a565
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ puris.statusrequest.apiassetid=statusrequest-api-asset
puris.response.serverendpoint=http://customer-backend:8081/catena/item-stock/response
puris.response.apiassetid=response-api-asset
puris.frameworkagreement.use=true
puris.frameworkagreement.crednetial=FrameworkAgreement.traceability
puris.frameworkagreement.credential=FrameworkAgreement.traceability
puris.api.key=${CUSTOMER_BACKEND_API_KEY}
puris.dtr.url=http://dtr-customer:4243

Expand Down

0 comments on commit e23a565

Please sign in to comment.