Add dotenv package and .env file

This commit is contained in:
Krzysztof Płaczek
2024-10-20 12:57:16 +02:00
parent a911d614e0
commit 7053716924
6 changed files with 86 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/vendor/
.idea
database.sqlite
var/cache/
var/cache/
.env.local