Skip to content

Commit bb39363

Browse files
authored
Fix app URL in readme (#451)
1 parent bc627a7 commit bb39363

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
@@ -80,7 +80,7 @@ To stop the app:
8080
make down
8181
```
8282

83-
The application is available at `https://localhost`.
83+
The application is available at `http://localhost`.
8484

8585
Other make commands are available in the `Makefile` and can be listed with:
8686

0 commit comments

Comments
 (0)