add example env file

This commit is contained in:
liamcottle
2024-11-23 00:48:15 +13:00
parent 1c2f8d9be7
commit 34f43b7ee8

1
.env.example Normal file
View File

@ -0,0 +1 @@
DATABASE_URL="mysql://root@localhost:3306/meshtastic-map?connection_limit=100"