Skip to content
Snippets Groups Projects
Commit 1c6f201d authored by Lars Gleim's avatar Lars Gleim :flag_eu:
Browse files

Update README.md

parent 461f7f02
Branches
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@
1. Install Docker and Docker Compose.
2. Start the service by running `docker-compose up` in the root of this folder. Depending on your configuration you might have to use `sudo`.
3. Find the Trellis endpoint at http://localhost/, the Blazegraph UI at http://localhost:9999, as well as the Blazegraph SPARQL endpoint (DO NOT DIRECTLY UPDATE THROUGH THIS ENPOINT - ONLY USE THE TRELLIS API!!!) at http://db:9999/blazegraph/namespace/kb/sparql
3. Find the Trellis endpoint at http://localhost/, the Blazegraph UI at http://localhost:9999, as well as the Blazegraph SPARQL endpoint (DO NOT DIRECTLY UPDATE THROUGH THIS ENPOINT - ONLY USE THE TRELLIS API!!!) at http://localhost:9999/blazegraph/namespace/kb/sparql
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment