mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
It looks like puma finds the file only under `/.well-known/dfc` and not `/.well-known/dfc/` with a slash in staging environment while it works here in dev and test. And in any case, just placing the file in `public/` doesn't produce the right content type.