Cloud-CV / Cloud-CV/Origami

Typing error in README.md

Open
#280 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
172
Forks
109
PR merge metrics
No merged PRs in 30d

Description

Typo in README.md
## Error
1. Renaming `origami.env.sample.py` as `origami.env` and setting environment variables in origami.env
2. Authorization callback URL: http://localhost:8000/accounts/github/login/callback/

## Fix
1. Renaming `origami.env.sample` as `origami.env` and setting environment variables in origami.env
2. Authorization callback URL: http://localhost:8000/auth/github/login/callback/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.