PORT = 8080 BASE_URL = 'https://something.com' # The most recent API version number that should be supported IIIF_API_VERSION = 2 # The Image API service's base URL IMAGE_SERVER_URL = 'https://images.something.com'