Skip to content

How to make changes to frontend without rebuilding the entire application and losing data? #6642

Closed Answered by ilsaloving
cptalpdeniz asked this question in Q&A
Discussion options

You must be logged in to vote

This entirely depends on the contents of your docker-compose.yaml file. If you need the DB to persist, then you have to either use a persistent volume, or bind /var/lib/postgresql/data to a local folder.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by justinclift
Comment options

You must be logged in to vote
0 replies
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