Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ available at the time of the esignet and esignet-signup service release.
Any bug fixes or changes in the plugins will be made available in the esignet service or
esignet-signup service in their immediate next releases.

### How to use the plugin with fixes where the eSignet is not yet released?
One can use the esignet base image to test the new fixes in the plugin. There are two ways:
### How to use the plugin with fixes where the eSignet is not yet released ?
One can use the esignet base image to test the new fixes in the plugin. There are two ways to do that:
Comment thread
Mahesh-Binayak marked this conversation as resolved.

1. Pass URL to download the plugin zip/jar in the "plugin_url_env" environment variable of the container.
2. Mount the external directory with the plugin onto "/home/mosip/plugins" directory in the container.
Expand Down
Loading