feat: added the env example file

This commit is contained in:
Elie Baier 2023-12-04 14:18:12 +01:00
parent bbf6f1f216
commit 0f4c886e63
1 changed files with 1 additions and 0 deletions

1
.env.example Normal file
View File

@ -0,0 +1 @@
DATABASE_URL='mysql://root:root@mydb.com/calendrier'