From 24846134978d415b30e9ba4be0b6d3f4398f147a Mon Sep 17 00:00:00 2001 From: NumberFour8 Date: Tue, 21 May 2024 15:41:22 +0200 Subject: [PATCH] Remove ID file setup --- setup-wizard.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/setup-wizard.yml b/setup-wizard.yml index 8447a49..1233e0a 100644 --- a/setup-wizard.yml +++ b/setup-wizard.yml @@ -53,15 +53,15 @@ fields: description: Optional HOPR network environment this HOPR node should use. secret: false - - id: IDENTITY - target: - type: fileUpload - path: /app/hoprd-db/.hopr-identity - service: node - title: Custom identity file - required: false - description: Upload custom identity file of a previously deployed HOPR node. - secret: false + # - id: IDENTITY + # target: + # type: fileUpload + # path: /app/hoprd-db/.hopr-identity + # service: node + # title: Custom identity file + # required: false + # description: Upload custom identity file of a previously deployed HOPR node. + # secret: false - id: CONFIG target: