--- name: "\U0001F41B Bug report" about: Something is not working? Create a report to help us improve title: '' labels: bug assignees: '' --- ### ISSUE TYPE - Bug Report ### Checklist * [ ] `.env` file is attached * [ ] `docker-compose.override.yml` is attached (if it exists) * [ ] Custom configs from `cfg/` dir are attached (if customized) * [ ] `docker-compose logs` and `log/` output is added * [ ] I've looked through the docs: https://devilbox.readthedocs.io/en/latest/ * [ ] I've looked through existing issues: https://github.com/cytopia/devilbox/issues * [ ] I've read troubleshooting: https://devilbox.readthedocs.io/en/latest/support/troubleshooting.html ### OS / ENVIRONMENT 1. Host operating system and version: 2. (Windows) Native Docker or Docker Toolbox: 3. Docker version: 4. Docker Compose version: 5. (Linux) Is SELinux enabled?: 6. What git commit hash are you on?: ### SUMMARY ### STEPS TO REPRODUCE ### EXPECTED BEHAVIOUR ### ACTUAL BEHAVIOUR ### OTHER INFORMATION #### Start command ``` $ docker-compose up... ``` #### File and user permissions (Linux & MacOS) ``` $ id ``` ``` $ ls -la ``` ``` $ ls -la data/www ```