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

Fix production bugs #6

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Fix production bugs #6

merged 1 commit into from
Feb 16, 2024

Conversation

mrkvon
Copy link
Member

@mrkvon mrkvon commented Feb 16, 2024

Bugs discovered while deploying the service to production:

  • URIs with # in .env need to be quoted
  • fix ctx.response.body is not a function

And random .vscode settings change

Bugs discovered while deploying the service to production:
- URIs with # in .env need to be quoted
- ctx.response.body is not a function; need assignment

Update README
and a random .vscode settings change
@mrkvon mrkvon merged commit e668da8 into main Feb 16, 2024
4 checks passed
@mrkvon mrkvon deleted the fix-production-bugs branch February 16, 2024 23:08
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.

1 participant