Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
- fix typo
  • Loading branch information
JojoDevel authored Jul 19, 2023
1 parent d3fb3c7 commit aa80a3e
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 @@ -32,7 +32,7 @@ sudo docker-compose up --build

**Note**: Building will take a while for the first time (~1h) because all the necessary resources are downloaded, compiled and provided. However, this only has to be performed once: all following launches will be fast.

After the toolkit startup the defaults user (username: root`, password: `omero`) is created and the following services are available:
After the toolkit startup the defaults user (username: `root`, password: `omero`) is created and the following services are available:

- SegUI interface for annotation at [http://localhost](http://localhost).
- SegServe interface for executing segmentation algorithms with the respective openapi documentation of the REST API [http://localhost/segService/](http://localhost/segService/docs).
Expand Down

0 comments on commit aa80a3e

Please sign in to comment.