Closed f-odc closed 5 months ago
The currently implemented filestorage does not work on our deployed Google Cloud. We have to change the filestorage to use Google Storage. Images should be stored and retrieved from there.
To make this work, i had to remove the image type check we had previously implemented. I created a new Issue #184 to address this problem.
The currently implemented filestorage does not work on our deployed Google Cloud. We have to change the filestorage to use Google Storage. Images should be stored and retrieved from there.