You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Docker, I have mounted a volume to /books expecting that's the folder that the books will be dropped in. However, the app actually puts them in the /books subfolder of the directory that is specified which is not expected.
The text was updated successfully, but these errors were encountered:
Using Docker, I have mounted a volume to /books expecting that's the folder that the books will be dropped in. However, the app actually puts them in the /books subfolder of the directory that is specified which is not expected.
The text was updated successfully, but these errors were encountered: