Stop the server:
make stop
Delete the database:
mongo ezpaarse db.dropDatabase()
Remove the ezpaarse folder:
rm -rf ezpaarse
Stop and remove containers:
docker compose down -v
← How to use Consultation/Access Events →