Osedea / nodock

Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
http://nodock.io
MIT License
762 stars 190 forks source link

Gave ownership of app directory to www-app user #109

Closed philtrep closed 5 years ago

philtrep commented 5 years ago

To make sure www-app has the proper permissions to run the application in /opt/app, we're giving it ownership.

This should fix #93