Skip to content

Commit

Permalink
Remove ID file setup
Browse files Browse the repository at this point in the history
  • Loading branch information
NumberFour8 committed May 21, 2024
1 parent c2ab132 commit 2484613
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions setup-wizard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2484613

Please sign in to comment.