Skip to content

Commit

Permalink
Update Quarkus
Browse files Browse the repository at this point in the history
  • Loading branch information
danieloh30 committed Apr 4, 2024
1 parent 24db2a3 commit 190bf4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ You are ready to run the Quarkus application
mvn quarkus:dev -Dquarkus.http.host=0.0.0.0 -Dquarkus.analytics.disabled=true -f /root/projects/quarkus/getting-started
```

There will be a lot of output to the screen. When the process is finished running, you will see the following:
There will be a lot of output to the screen. When the process is finished running, you will see the following:

```
Listening for transport dt_socket at address: 5005
Expand Down

0 comments on commit 190bf4e

Please sign in to comment.