ai-cfia / membrane-backend

Membrane Backend: A centralized authentication service for Single Sign-On (SSO) enabling seamless token-based email verification across multiple client applications.
MIT License
1 stars 0 forks source link

issue #48 : mount keys as volume and update readme #49

Closed k-allagbe closed 11 months ago

k-allagbe commented 11 months ago

48

issue48-keys-as-volumes

To avoid including secrets inside the docker image, mounted them as volume.

Closes #48