if you clone https://github.com/akretion/docky-odoo-template and start a fresh Docky project, you will have no .env file and your Docky projet will not work. So what you may probably do is docky init but then in the generated .env file you would be missing these environment variables to get things working properly:
if you clone https://github.com/akretion/docky-odoo-template and start a fresh Docky project, you will have no .env file and your Docky projet will not work. So what you may probably do is
docky init
but then in the generated .env file you would be missing these environment variables to get things working properly:So what do we fix: the docky-odoo-template or docky init to make things user friendly?