Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahemaid authored Dec 5, 2023
1 parent f9b7b0a commit fddbdc8
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 @@ -42,7 +42,7 @@ docker build . -t ahemid/ontoeditor
```
docker run -d -p 5000:5000 -p 8080:8080 ahemid/ontoeditor
```
3. Then, KGraphX GUI is accessible at http://localhost:8000/ and the Fuseki server is running at http://localhost:3030/
3. Then, OntoEditor GUI is accessible at http://localhost:5000/
## License
Copyright © 2023 Fraunhofer. This project is licensed under the MIT License - see the
[LICENSE](LICENSE) for details.
Expand Down

0 comments on commit fddbdc8

Please sign in to comment.