lipp / login-with

Stateless login-with microservice for OAuth
https://login-with.com
MIT License
2.33k stars 144 forks source link

initial values on mandatory env variables #14

Closed sminthsonth closed 7 years ago

sminthsonth commented 7 years ago

Hello!,

I want to test your oauth authentication using docker the thing is that i'm new into docker, i have red several docs but in the end i have no clue about which initial values do mandatory environment variables need in order to compile in terminal?

I need some guidance.

Here is my screen with my setup.

mmm

And here is the other screen with the terminal error.

docker error

it says cant find env variable, but i put it in my set up, please, help.

ProbablePrime commented 7 years ago

Hey @sminthsonth When you run a docker container it doesnt have the same env variables as your system. From the screenshot of your variables it looks like the windows ui.

You need to set the env variables on the docker container: https://github.com/lipp/login-with#deployment-with-docker shows you how

lipp commented 7 years ago

@sminthsonth can i close this issue?

sminthsonth commented 7 years ago

Sure, you can.

Thank you.

2017-07-19 3:01 GMT-04:00 Gerhard Preuss notifications@github.com:

@sminthsonth https://github.com/sminthsonth can i close this issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lipp/login-with/issues/14#issuecomment-316291676, or mute the thread https://github.com/notifications/unsubscribe-auth/ARomCqJqAZItzSlTR09elM3P8zxRyhxNks5sPanUgaJpZM4M0aLG .

--