Skip to content

Commit c949328

Browse files
committedApr 29, 2024
fix browser URL
1 parent 676b3dd commit c949328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ MCR.Solr.Core.classification.ServerURL=%MCR.Solr.ServerURL%
5656
### Run web server
5757
* Change to `digital-edition-archive-webapp` directory
5858
* Run Jetty with the command: `mvn jetty:run` (end with `ctrl+c`)
59-
* Open your browser with: http://localhost:8080/digital-edition-archive
59+
* Open your browser with: http://localhost:8080/
6060
* (Fast rebuild and Jetty restart `mvn clean install && cd digital-edition-archive-webapp && mvn jetty:run` (End with ctrl+c))

0 commit comments

Comments
 (0)
Please sign in to comment.