Closed ricfio closed 3 years ago
Hi @eko, I have added a new .env file (automatically read by docker-compose), so now it's easier to apply environment customizations like:
Right now I'm working on other customizations on nginx, symfony, and so on, so if you have any tips feel you free to ask me.
PS This is my first pull request ever, I hope I did well everything !
Hello @ricfio,
Thank you for your first contribution! Everything looks perfect to me :)
I like the idea of having the values centralized in a .env file and allow overriding these values with env variables.
Hi @eko, I have added a new .env file (automatically read by docker-compose), so now it's easier to apply environment customizations like:
Right now I'm working on other customizations on nginx, symfony, and so on, so if you have any tips feel you free to ask me.
PS This is my first pull request ever, I hope I did well everything !