From b18f6f08e882a88ee8308b60a9b7db875b5ded6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emiliano=20Su=C3=B1=C3=A9?= Date: Wed, 18 Dec 2024 09:47:50 -0800 Subject: [PATCH] More unused variable clean-up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emiliano Suñé --- scripts/.env-example | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/.env-example b/scripts/.env-example index 71a07b0f1..b526c48df 100644 --- a/scripts/.env-example +++ b/scripts/.env-example @@ -130,8 +130,6 @@ ACAPY_ENDORSER_1_ENDPOINT=http://host.docker.internal:9032 ENDORSER_AGENT_NAME="Endorser Agent" ENDORSER_CONNECTION_ALIAS=endorser -ENDORSER_ACAPY_READ_ONLY_MODE= - # Protect all admin endpoints with the provided API key # Development setup (do not use in production!) #ENDORSER_ACAPY_ADMIN_CONFIG=--admin-insecure-mode