Skip to content

Conversation

@landrunner
Copy link
Contributor

This pull request updates the curl command in the MicroK8s installation documentation to access the /hello endpoint instead of the root (localhost:8080).

Changes

  • Modified the curl command from curl localhost:8080 to curl localhost:8080/hello.

Reason for Change

  • "curl localhost:8080" did not work.

Copy link
Member

@radu-matei radu-matei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

LGTM

@bacongobbler
Copy link
Contributor

bacongobbler commented Aug 8, 2024

Hi @landrunner! Thank you very much for the contribution.

It looks like we require all commits to be signed. Is that something you're comfortable doing?

See https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification for more details

@landrunner
Copy link
Contributor Author

Sorry, I added my signature.

@bacongobbler bacongobbler merged commit d24e0b4 into spinframework:main Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants