Skip to content

Instantly share code, notes, and snippets.

@neerajkumar161
Last active January 5, 2022 04:38
Show Gist options
  • Save neerajkumar161/a72a025c0e120c6f094ffc033a9e9f4f to your computer and use it in GitHub Desktop.
Save neerajkumar161/a72a025c0e120c6f094ffc033a9e9f4f to your computer and use it in GitHub Desktop.
config/default.json
{
"port": 8000,
"db_url": "mongodb+srv://<username>:<password>@sandbox.ejy8i.mongodb.net/graphqlDatabase?retryWrites=true&w=majority"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment