NASA-PDS / registry

PDS Registry provides service and software application necessary for tracking, searching, auditing, locating, and maintaining artifacts within the system. These artifacts can range from data files and label files, schemas, dictionary definitions for objects and elements, services, etc.
https://nasa-pds.github.io/registry
Apache License 2.0
2 stars 2 forks source link

fix api configuration for latest API snapshot, #312

Closed tloubrieu-jpl closed 1 month ago

tloubrieu-jpl commented 1 month ago

…me page

🗒️ Summary

The welcome page of the API (http;//localhost:8080) did not work with the latest version of the API. This is fixed by this PR.

⚙️ Test Data and/or Report

Run the docker compose:

docker compose --profile=int-registry-batch-loader up

Open http://localhost:8080/ in a browser.