Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
6 comments
on commit 124ddf3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How is this better? Now we're gonna have people plopping this on their servers and it won't even have a default password. Just plain open.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Add
nginx/.htpasswdto gitignore. - Generate a new password.
- Put it back in
nginx/.htpasswd(or some other place) - Restore the config.
- Read an article on how to (not) store passwords in git.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what does this have to do with this change, @emidimauro ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i can't install it ... i can only see a template with a spinning wheel. I cannot add yarn build on the terminal as it gives me an error with the proxy. i tried to switch from localhost: 3000 to localhost: 8000 but no results. can someone help me with the installation? thanks a lot
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What leads you to believe that this commit broke it?
aereo