digitalocean / droplet-1-clicks

Packer build scripts for DigitalOcean Marketplace 1-clicks.
MIT License
122 stars 63 forks source link

MP-5390: Update permissions for socket #74

Closed mbeyt closed 2 years ago

mbeyt commented 2 years ago

Nginx wasn't able to access the gunicorn socket due to the django user missing read permissions on the folder. This fixes that.