Skip to content

Serve the provider.json at the root of the domain.

micah requested to merge provider.json into main

The provider.json needs to be available at two locations, one is behind the API endpoint, and one is at the root of the provider's domain.

This commit adds the simple service that serves this one file.

Merge request reports