Each website has a setting called "Project directory". It is very useful when hosting multiple apps (front-end, back-end) in one Git repository.
Hoverer, when using this feature it is, unfortunately, impossible to use the .env editor, as it shows a clean file.
A solution would be to make the .env editor take the project directory into account, and load the .env file from there, not just from the root directory
Thank you
Update: so sorry, it actually works like that. I was a bit confused because it didn't copy the .env for this project.
This request can be closed.
no votes yet