1
0
mirror of https://github.com/Fayorg/calendrier-avant.git synced 2026-05-27 17:18:38 +02:00

feat: added the env example file

This commit is contained in:
2023-12-04 14:18:12 +01:00
parent bbf6f1f216
commit 0f4c886e63

1
.env.example Normal file
View File

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