paulodiovani / hacktoberrank

Hacktoberfest Rank
https://hacktoberrank-challenge.herokuapp.com/
MIT License
6 stars 17 forks source link

do not add port when it is 80 and remove http: from env #50

Closed arabyalhomsi closed 4 years ago

arabyalhomsi commented 4 years ago

What does this PR do?

Remove port from endpoint when it is 80 and also removed default http from .env.example file

Is this related to an issue?

https://github.com/paulodiovani/hacktoberrank/issues/47

What testing has been done on this PR?

I've run the project and test manually and run the unit test...

arabyalhomsi commented 4 years ago

will do the test soon