Skip to content

Commit

Permalink
Fix "Wetterdienst Explorer" documentation about Docker port
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Apr 21, 2021
1 parent d562786 commit 01a4d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/explorer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Invoke using Docker

Run the Wetterdienst user interface using Docker::

docker run -it --rm --publish=7891:7891 ghcr.io/earthobservations/wetterdienst-full wetterdienst explorer --listen 0.0.0.0:7890
docker run -it --rm --publish=7891:7891 ghcr.io/earthobservations/wetterdienst-full wetterdienst explorer --listen 0.0.0.0:7891


*******
Expand Down

0 comments on commit 01a4d7a

Please sign in to comment.