-
-
Notifications
You must be signed in to change notification settings - Fork 21
Update sites.py #105
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 sites.py #105
Conversation
Can you run it locally? and provide a screen shot? |
You need to update the document to match what the input object is. |
All timestamps (Time) are in UTC. | ||
**Note**: Users should wait up to 7 days to start experiencing the full |
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.
Change this to 1 day
README.md
Outdated
### Configuration | ||
|
||
The application is configured via the use of environment variables. | ||
For the environment variable please set: `export DB_URL=postgresql://main:vPV%xXs6AiviZ8WP@127.0.0.1:5433/indiadbdevelopment` in bash |
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.
remove the actuall DB_URL
README.md
Outdated
### Configuration | ||
|
||
The application is configured via the use of environment variables. | ||
For the environment variable please set: `export DB_URL=postgresql://localhost:5432` in bash |
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.
For the environment variable please set: DB_URL
in bash
Looks great @ADIMANV , Ill let you merge when you are happy |
Pull Request
Description
The PR updates missing docs on india-api, making it more user friendly.

It is in accordance to the issue: #66 (comment)
Checklist: