Closed AivanK closed 4 years ago
why can't you just do?
export GITHUBAPP_KEY_PATH="<value>"
export GITHUBAPP_ID="<id>"
export GITHUBAPP_SECRET="<secret>"
Yeah but i don't have any values associated with them, so i can't export anything. It is always telling me that GITHUBAPP_KEY_PATH is none.
Hello, How can i setup the env variables in order to run the code that you present? I'm talking about the tree you mentioned: GITHUBAPP_ID, GITHUBAPP_KEY_PATH, and GITHUBAPP_SECRET.
Thanks in advance.