Skip to content
Snippets Groups Projects
Commit 59c9f2ad authored by Joel Cavat's avatar Joel Cavat
Browse files

Fix localhost link

parent 05263965
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ mvn clean package ...@@ -16,7 +16,7 @@ mvn clean package
mvn spring-boot:run mvn spring-boot:run
``` ```
Open a browser at : localhost:8080/toto Open a browser at : http://localhost:8080/toto
result: result:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment