zgordon01 / GoalMind

2 stars 0 forks source link

Servertest #11

Closed jacobtarter closed 7 years ago

jacobtarter commented 7 years ago

I created my own auth0 account so I wouldn't have to keep bothering zach about the callback url's

I updated the references in the project to reference my account now.

I also updated the code to run on port 80, and took my web 2 stuff and put it on my other server(dont know why i didnt think of that awhile ago).

Oh, I also setup my domain with the ip address. Therefore, you should be able to just type goalmind.io and get the website, no :81 or /whatever needed. It is currently working for me with my google and FB accounts.

Also, for local, I added localhost and localhost:81 as I wasn't sure what port you develop with. You can leave it just the way it is and be fine, except you'll have to "sudo" when you npm start