How does migration to /data actually happen? #20563
Wordsmith9091
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How does the container know to start looking in /data if the user changes their Compose to include a bind mount for it instead of /use/src/app/upload, if that user doesn't/didn't also change the media library environment variable?
I see the default for that variable has changed, but then wouldn't it mean it's ALWAYS looking in /data unless specified, even if a person slips the optional migration and their folder is still at /just/src/app/upload?
Does it actually check both and just waterfall from one to the other?
Beta Was this translation helpful? Give feedback.
All reactions