Skip to content
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

Deployment Issues #8

Open
tspanu opened this issue Feb 1, 2019 · 2 comments
Open

Deployment Issues #8

tspanu opened this issue Feb 1, 2019 · 2 comments

Comments

@tspanu
Copy link

tspanu commented Feb 1, 2019

I'm having trouble deploying the app. I'm getting the error:

TypeError: JwtStrategy requires a secret or key

I have a process.env file in the root with all the variables but it doesn't seem to be working.

@tspanu tspanu changed the title Dummy .env file Deployment Issues Feb 3, 2019
@mwilc0x
Copy link
Owner

mwilc0x commented Aug 3, 2019

Hi, apologies the super delayed response. I am looking into this now and will update you!

@mwilc0x
Copy link
Owner

mwilc0x commented Aug 3, 2019

Hi @tspanu, I added dotenv for the server code with fc75493

This should pull in a .env file if you have one in the /server folder. Sorry about that, I had the code pulling the environment variables from the system level before.

Can you please test this and let me know if it is working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants