mirror of
https://github.com/jlengrand/leaflet-geosearch.git
synced 2026-03-10 08:31:26 +00:00
4 lines
47 B
JavaScript
4 lines
47 B
JavaScript
require('dotenv').config({
|
|
path: '.env',
|
|
});
|