Skip to content

Commit

Permalink
adjust example
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Dec 5, 2023
1 parent 11dc2d5 commit 654bd82
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 @@ -37,7 +37,7 @@ To enable them or to change the configuration of a default plugin see the releva

To run the Docker image you can set a single OMERO.server to connect to by defining `OMEROHOST`:

docker run -d --name omero-web \
docker run -d --name omero-web-standalone \
-e OMEROHOST=omero.example.org \
-p 4080:4080 \
openmicroscopy/omero-web-standalone
Expand Down

0 comments on commit 654bd82

Please sign in to comment.