runeasymail/easymail

Volume mounts for storing data?

cruisemaniac opened this issue · 2 comments

Why doesnt the docker command mount any volumes that ensure that data is persisted across boots? Am I missing a very important picture here???

If you use the suggested way. It mounts.
The suggested way is:

export E="yourdomain.com" && wget -qO- https://www.runeasymail.com/get | sh

This is a valid point! Closing bug!