Skip to content

Commit

Permalink
fixed incorrect pull url
Browse files Browse the repository at this point in the history
  • Loading branch information
wxwilcke committed Sep 29, 2022
1 parent d10bcca commit dd92fef
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 @@ -24,7 +24,7 @@ Here, the `#`-symbol refers to the terminal of a user with administrative privil

After the image has successfully been downloaded (or 'pulled') the container can be run as follows:

# docker run --rm -p 3000:3000 -it wxwilcke/datalegendtools
# docker run --rm -p 3000:3000 -it wxwilcke/datalegend

The virtualised system can now be accessed by opening <http://localhost:3000/wetty> in your preferred browser, and by logging in using username **datalegend** and password **datalegend**. The container can be stopped by pressing CTRL-C, or by closing the terminal.

Expand Down

0 comments on commit dd92fef

Please sign in to comment.