aries-mediator-service GitHub
PR #34 | Feature/ssl |
The goal of this commit is to make it easier for other's to use the mediator in a production environment. I created two override files, one that is used for development with ngrok, and one that is a standalone configuration. The standalone configuration includes .env variables to specify the URL. There is also a bug fix included here to fix the web sockets upgrade being case sensitive. Some client libraries will use a lower case value. |
Created At 2022-04-25 22:17:24 +0000 UTC