PORT = 8080 URI_SCHEME = https HOST_NAME = test.site.com SERVER_URL = ${URI_SCHEME}://${HOST_NAME} CACHE_DURATION = '10 minutes'