import os

API_FLIGHTS = "http://fids_flights_api:5000/flights"
API_DEBUG = os.getenv("API_DEBUG")