XCSoar / mapgen

Map generator for XCSoar
http://mapgen.xcsoar.org
GNU General Public License v2.0
11 stars 10 forks source link

create central configuration file #43

Open lordfolken opened 2 years ago

lordfolken commented 2 years ago

currently urls are hardcoded in a lot of locations. this needs to be centralized and be configurable. Consider environment variables also, as that is a good way to overrule urls in a container environment.