Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaGeo authored Oct 23, 2023
1 parent 68246c4 commit 47296de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This Docker image is configured to have GeoSPARQL support.
You can run the Docker image using:

```sh
docker run --rm -p3030:3030 -it ghcr.io/zazuko/fuseki-geosparql
docker run --rm -p3030:3030 -it ghcr.io/BritishGeologicalSurvey/fuseki-geosparql
```

It is listening on the 3030 port, so you should be able to access the web interface using: http://localhost:3030.
Expand Down

0 comments on commit 47296de

Please sign in to comment.