Skip to content

Commit 224cbe3

Browse files
authored
For issue #310: Change URL for port 8080 (#311)
1 parent ba5c577 commit 224cbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In the project directory, to start CWLViewer exposed on port `8080`, run:
4949
5050
The web server will connect to a local host, you'll see the message saying "Tomacat started on port(s):8080".
5151

52-
To see the locally running CWL Viewer app, visit https://localhost:8080 in your web browser.
52+
To see the locally running CWL Viewer app, visit http://localhost:8080/ in your web browser.
5353

5454
To stop and remove:
5555

0 commit comments

Comments
 (0)