J-M Plourde
J-M Plourde
Hi, I've read the readme installation instructions several times and I was under the impression that changing the env variables for `DB_PASS` in the `freepbx` and `freepbx-db-backup` and `MYSQL_PASSWORD` from...
Hi! I really like this guide and I was wondering if you would be interested in having a translation in french. If so, I would gladly contribute in making that...
## Description The production Dockerfile uses a `chown` command to recursively change the owner of the `WORKDIR` directory: https://github.com/cookiecutter/cookiecutter-django/blob/ed59d08ec31b05b672c05f2c8e24e263aa9c7402/%7B%7Bcookiecutter.project_slug%7D%7D/compose/production/django/Dockerfile#L120 When starting a new project, this command runs relatively fast. As...