Skip to main content

Reusing a Previously Used Issuer DID

Question

How can I reuse a previously used DID with the issuer node?

Answer

If you have not deleted the database and wish to reuse a previously configured issuer DID, simply update the ISSUER_API_UI_ISSUER_DID variable in the .env-api file to the old DID value. Then, restart the Docker containers (issuer_api-ui, issuer_ui, issuer_notifications, and issuer_pending_publisher) to apply the changes.