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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Any bug fixes or changes in the plugins will be made available in the esignet se
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 to do that:
One can use the esignet base image to test the new fixes in the plugin. There are two ways :
Comment thread
Prafulrakhade 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