Skip to content

Commit

Permalink
Merge pull request #172 from Kyuubi2709/patch-75
Browse files Browse the repository at this point in the history
Update marketplaceApps.json
  • Loading branch information
Cabecinha84 authored Mar 5, 2024
2 parents cb320c1 + 451e8af commit 73ed9d5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/marketplaceApps.json
Original file line number Diff line number Diff line change
Expand Up @@ -4237,7 +4237,7 @@
{
"name": "streamrnode",
"description": "The Streamr 1.0 Testnet container",
"repotag": "streamr/broker-node:testnet-three",
"repotag": "streamr/node:v100.0.0-rc.1",
"containerPorts": [
32200
],
Expand All @@ -4246,7 +4246,7 @@
],
"environmentParameters": [],
"commands": [],
"containerData": "/home/streamr/.streamr",
"containerData": "/tmp",
"tiered": false,
"cpu": 3,
"ram": 4000,
Expand Down Expand Up @@ -4290,7 +4290,7 @@
{
"name": "streamrnode",
"description": "The Streamr 1.0 Testnet container",
"repotag": "streamr/broker-node:testnet-three",
"repotag": "streamr/node:v100.0.0-rc.1",
"containerPorts": [
32200
],
Expand All @@ -4299,7 +4299,7 @@
],
"environmentParameters": [],
"commands": [],
"containerData": "/home/streamr/.streamr",
"containerData": "/tmp",
"tiered": false,
"cpu": 3,
"ram": 4000,
Expand Down Expand Up @@ -4343,7 +4343,7 @@
{
"name": "streamrnode",
"description": "The Streamr 1.0 Testnet container",
"repotag": "streamr/broker-node:testnet-three",
"repotag": "streamr/node:v100.0.0-rc.1",
"containerPorts": [
32200
],
Expand All @@ -4352,7 +4352,7 @@
],
"environmentParameters": [],
"commands": [],
"containerData": "/home/streamr/.streamr",
"containerData": "/tmp",
"tiered": false,
"cpu": 3,
"ram": 4000,
Expand Down Expand Up @@ -4396,7 +4396,7 @@
{
"name": "streamrnode",
"description": "The Streamr 1.0 Testnet container",
"repotag": "streamr/broker-node:testnet-three",
"repotag": "streamr/node:v100.0.0-rc.1",
"containerPorts": [
32200
],
Expand All @@ -4405,7 +4405,7 @@
],
"environmentParameters": [],
"commands": [],
"containerData": "/home/streamr/.streamr",
"containerData": "/tmp",
"tiered": false,
"cpu": 3,
"ram": 4000,
Expand Down

0 comments on commit 73ed9d5

Please sign in to comment.