-
Notifications
You must be signed in to change notification settings - Fork 6.3k
docs: add proxying to angular app #5457
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
Conversation
✨ code-server docs for PR #5457 is ready! It will be updated on every commit.
- Host: https://coder.com/docs/code-server/6467cd9
- Last deploy status: success
- Commit: da52e66
- Workflow status: https://github.com/coder/code-server/actions/runs/2862838344
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yarn lint
did this - not sure why it didn't catch it before
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quite strange indeed!
Codecov Report
Merging #5457 (da52e66) into main (43b87ed) will not change coverage.
The diff coverage isn/a
.
@@ Coverage Diff @@ ## main #5457 +/- ## ======================================= Coverage 72.44% 72.44% ======================================= Files 30 30 Lines 1673 1673 Branches 366 366 ======================================= Hits 1212 1212 Misses 398 398 Partials 63 63
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 43b87ed...da52e66. Read the comment docs.
This adds docs on how to proxy to an Angular app
Fixes #