platform-coop-toolkit / coop-map-directory-index

The Map/Directory/Index component of the Platform Cooperative Development Kit.
https://directory.platform.coop
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

DEBUG=true on demo.directory.platform.coop #120

Closed greatislander closed 4 years ago

greatislander commented 4 years ago

Describe the bug

I just uncovered that DEBUG=true on the demo site, which will soon be our production site. I think adjusting this via environment variables is probably the best way to differentiate between dev and demo.

To Reproduce

Steps to reproduce the behavior:

  1. Visit demo.directory.platform.coop/fake-url or some other URL that doesn't exist.

Expected behavior

The 404 page should be shown.