GTBitsOfGood / canine-assistants

Educating the Dogs Who Change the World
https://dev--canine-assistants.netlify.app
MIT License
4 stars 0 forks source link

Fix mongo options for prod #225

Closed afazio1 closed 2 months ago

afazio1 commented 3 months ago

PR Title

Issue Number(s): #number_of_issue

What does this PR change and why?

Checklist

Critical Changes

Related PRs

PR Number(s): #number_of_pr

How To Test

The steps to test the functionality of your ticket. Include edge cases and testing of error handling, if applicable.

netlify[bot] commented 3 months ago

Deploy Preview for canine-assistants ready!

Name Link
Latest commit ec5bda06ce63469c09033ef9c3951eb95ceea941
Latest deploy log https://app.netlify.com/sites/canine-assistants/deploys/66046cc839f2740008fd6316
Deploy Preview https://deploy-preview-225--canine-assistants.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

afazio1 commented 2 months ago

Fixed seeder timing out by making it a netlify background task. See this thread as well.