Skip to content

Commit

Permalink
update to use userSecrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Cabecinha84 committed Dec 21, 2023
1 parent aa7899a commit 1598362
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/devMarketplaceApps.json
Original file line number Diff line number Diff line change
Expand Up @@ -3727,7 +3727,7 @@
"hdd": 10,
"portSpecs": ["30000-50000"],
"ports": [32200],
"userEnvironmentParameters": [
"userSecrets": [
{
"name": "STREAMR__BROKER__PLUGINS__OPERATOR__OPERATOR_CONTRACT_ADDRESS",
"description": "Your Operator Contract Address",
Expand Down Expand Up @@ -3780,7 +3780,7 @@
"hdd": 10,
"portSpecs": ["30000-50000"],
"ports": [32200],
"userEnvironmentParameters": [
"userSecrets": [
{
"name": "STREAMR__BROKER__PLUGINS__OPERATOR__OPERATOR_CONTRACT_ADDRESS",
"description": "Your Operator Contract Address",
Expand Down Expand Up @@ -3833,7 +3833,7 @@
"hdd": 10,
"portSpecs": ["30000-50000"],
"ports": [32200],
"userEnvironmentParameters": [
"userSecrets": [
{
"name": "STREAMR__BROKER__PLUGINS__OPERATOR__OPERATOR_CONTRACT_ADDRESS",
"description": "Your Operator Contract Address",
Expand Down Expand Up @@ -3886,7 +3886,7 @@
"hdd": 10,
"portSpecs": ["30000-50000"],
"ports": [32200],
"userEnvironmentParameters": [
"userSecrets": [
{
"name": "STREAMR__BROKER__PLUGINS__OPERATOR__OPERATOR_CONTRACT_ADDRESS",
"description": "Your Operator Contract Address",
Expand Down

0 comments on commit 1598362

Please sign in to comment.