The goal is to put at `.env` only variables that will be used by Docker. All variables that are used to run script will be moved to a `vars.conf` file inside the folder `scripts`.
The goal is to put at
.envonly variables that will be used by Docker.All variables that are used to run script will be moved to a
vars.conffile inside the folderscripts.