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

static might get included with wrong permissions for nginx #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zerolagtime
Copy link

If cloning to a Linux system with a umask 022, then /app/static in the nginx folder has incorrect permissions to be read by the web server. The user would get a 403 on the default.css stylesheet. This change forces permissions on static content to be correct when included into the container.

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

Successfully merging this pull request may close these issues.

1 participant