from common.config import settings print(settings.MYSQL_DATABASE_URL) print(settings.REDIS_URL)