#volume path

4 messages · Page 1 of 1 (latest)

livid wave
#

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

timid steepleBOT
#

Project ID: 2c06dcfe-6c56-449f-8bb7-081146474c56

livid wave
#

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

#

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