diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..cb7eebb --- /dev/null +++ b/.env.example @@ -0,0 +1 @@ +DATABASE_URL="mysql://root@localhost:3306/meshtastic-map?connection_limit=100"