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
Because of the extra /-/ in the path, nginx was failing to create the
necessary subdirectories to store the file in. Additionally, the parent
folder did not exist, so make sure all the storage paths used are
created at container startup.
0 commit comments