Skip to content
Discussion options

You must be logged in to vote

Not sure how you run the whole stack but regarding the database i suspect you are running MongoDB in a docker container which does not persist its storage and so every time you startup with clean database.
Run MongoDB in a way that it does not lose its data on restart.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@radhikais07
Comment options

Answer selected by alstanchev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants