Sorry. So when i am using weaviate verba on my local pc, deploying via docker, it works as expected creating one volume. When i make front end changes and deploy a new build it continues to use the same volume and my data is maintained. When i then deploy it to docker on a webserver, everytime i update the build it creates a new volume and a does not continue to use the same volume. So i lose my data.
↧