sei-ec-remote / project-4-issues

Open an issue to receive help on project 4
0 stars 0 forks source link

Trying to start server #161

Closed hewinsonj closed 1 year ago

hewinsonj commented 1 year ago

What stack are you using?

(ex: MERN(mongoose + react), DR(django + react), PEN, etc.)

DR

What's the problem you're trying to solve?

I'm trying to simply start my server

Post any code you think might be relevant (one fenced block per file)

So far I just have the django auth boilerplate

If you see an error message, post it here. If you don't, what unexpected behavior are you seeing?

?: (corsheaders.E006) CORS_ORIGIN_WHITELIST should be a sequence of strings

What is your best guess as to the source of the problem?

I have no idea.

What things have you already tried to solve the problem?

I've tried adding more localhost url's as I've seen people suggest online

Paste a link to your repository here https://github.com/hewinsonj/Testaurant-Back-end

hewinsonj commented 1 year ago

wow. The .env file should have key value pairs with = not : ... wow.