aboutsummaryrefslogtreecommitdiffstats
path: root/config/dotenv.php
Commit message (Collapse)AuthorAgeFilesLines
* chore!: restructure repoArmand Philippot2022-02-201-20/+0
| | | | | | | I separated public files from the config/dev files. It improves repo readability. I also moved dotenv helper to public/inc directory and extract the Matomo tracker in the same directory.
* build: fix composer autoload pathArmand Philippot2021-10-311-3/+3
|
* chore: convert html files to phpArmand Philippot2021-10-301-0/+20
Now I can use php to determine current env and load static CSS file if it is prod.