RDFLib / prez

Prez is a data-configurable Linked Data API framework that delivers profiles of Knowledge Graph data according to the Content Negotiation by Profile standard.
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

allow port and host to be configurable when running Prez from Docker #163

Closed recalcitrantsupplant closed 9 months ago

recalcitrantsupplant commented 9 months ago

Parameterised Uvicorn host and port settings in the Dockerfile ENTRYPOINT, providing default values to enhance configurability in deployment scenarios

recalcitrantsupplant commented 9 months ago

can be tested with the docker compose script in demo/