import os SECRET_KEY = os.environ.get('SECRET_KEY') KRATOS_URL = os.environ.get('KRATOS_URL')