-
Hi there. I was plotting chives for a while an decided not to. I deleted all chives from all directories but the farming page still shows them. |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Dec 28, 2021
Replies: 1 comment
-
This is the solution |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the solution
docker-compose stop
docker-compose rm -f
rm -f ~/.machinaris/machinaris/dbs/*.db
docker-compose pull
docker-compose up -d --force-recreate