Keystone 6 doesnt serve images or files. Gives No routes matched location
I’m using starter project. I’m trying to add image and file uploading support. Added everything as per Keystone 6 Docs and everything seems to be fine on the BE. However when I’m trying to access those files and images on the front-end. No matter where in the built-in admin FE from Keystone or using Appolo GraphQL on my React FE. Either ways it enpty., however files are there. Added local storage to config, to store files and images like this: