Skip to content

Fix for #20 - forcibly chmod

Sean requested to merge nginx-chmod-for-good into master

Not sure if this is needed - the last merge caused another 403 issue, and I ssh'ed into the VPS and exec'd into the docker container and manually chmod -R 0755 again, so maybe the startup script as root should do that everytime.

Merge request reports