volume path
Anonymous
TRIALOP

2 years ago

I can't understand how I should properly access the connected storages, what path I should write to save data to it
2c06dcfe-6c56-449f-8bb7-081146474c56

2 Replies

Anonymous
TRIALOP

2 years ago

my django app saves photos in the path /media/orders, I created a storage with the path /media but the files are still not saved


Anonymous
TRIALOP

2 years ago

I solved this problem by adding /app/media to the storage path


Loading...