Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Should the port really be hard-coded to 8080? #1

Open
uzilan opened this issue May 28, 2018 · 0 comments
Open

Should the port really be hard-coded to 8080? #1

uzilan opened this issue May 28, 2018 · 0 comments

Comments

@uzilan
Copy link
Member

uzilan commented May 28, 2018

'http://localhost:8080/login/callback'

In app.js the port is chosen as process.env.PORT || 8080 but in here it is hard-coded to 8080. Maybe it should look at process.env.PORT here as well.

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

No branches or pull requests

1 participant