this post was submitted on 09 Jun 2023
6 points (100.0% liked)
Lemmy Support
4651 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ah got it. Yes, Im using docker compose but setup through ansible. Sounds like I just need to update the bind mount then. Thanks
yup.
Turns out docker is configured to reference everything though relative paths. I just needed to move the directory and everything kept working.