docker-compose.yml perms for settings.yml
We are still occasionally getting RW issues when generating the JWT tokens and correctly settings the perms for the settings.yml files.
- Remove the
user
attribute from containers. - Remove the
:ro
from the the settings.yml volume mounts.