Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CLI Deploy Readme #627

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Update CLI Deploy Readme #627

merged 1 commit into from
Mar 19, 2024

Conversation

elias-ba
Copy link
Contributor

Short Description

This PR updates the CLI deploy readme to address an issue where deploying a project using CLI deploy in a local Lightning instance fails on certain systems and Node.js versions if the endpoint uses 'localhost'. To resolve this, users should use the IP address (e.g., 127.0.0.1) as the endpoint.

Related issue

Fixes #

Implementation Details

QA Notes

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added unit tests
  • Changesets have been added (if there are production code changes)

Release branch checklist

Delete this section if this is not a release PR.

If this IS a release branch:

  • Run pnpm changeset from root to bump versions
  • Run pnpm install
  • Commit the new version numbers
  • Run pnpm changeset tag to generate tags
  • Push tags git push --tags

Tags may need updating if commits come in after the tags are first generated.

@elias-ba elias-ba requested a review from stuartc March 14, 2024 11:06
@josephjclark josephjclark merged commit 5d13665 into main Mar 19, 2024
6 checks passed
@josephjclark josephjclark deleted the update-deploy-readme branch March 19, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants