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

Basic version11 #62

Merged
merged 13 commits into from
Jul 2, 2019
Merged
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ SCOPUS_APIKEY = example

GOOGLE_LOGIN_CLIENT_ID = example

HOME_URL_FOR_MAIL = http://example.org/
BACKEND_URL = http://api.backend.org/
HOME_URL = http://example.org/

GOOGLE_GMAIL = example@gmail.com
GOOGLE_GMAIL_PWD = example
Loading