Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 145 forks source link

Use staging nginx (http) config in docker dev #536

Closed MattIPv4 closed 4 years ago

MattIPv4 commented 4 years ago

Description

Couldn't log in using the production nginx config in docker dev, switch back to the http version, stage.

Test process

Start up docker dev, confirm you can log in.

Requirements to merge