Added config

This commit is contained in:
Csaba 2023-12-11 11:36:38 +01:00
parent 908a13258a
commit fd73d1e60a

3
config Normal file
View file

@ -0,0 +1,3 @@
# Bounding-Box Germany
ride2go_query_data = '{ "southWestCoordinates": { "lat": 47.3, "lon": 5.98 }, "northEastCoordinates": { "lat": 54.99, "lon": 15.02 }, "lastModifiedSinceDays": 180 }'
env = 'PROD'