mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
update placeholder
This commit is contained in:
parent
9fbe671574
commit
af89fbbd01
@ -55,7 +55,7 @@
|
|||||||
{
|
{
|
||||||
"name": "dockerImageCustom",
|
"name": "dockerImageCustom",
|
||||||
"label": "Docker Image URL",
|
"label": "Docker Image URL",
|
||||||
"placeholder": "e.g. oceanprotocol/algo_dockers:latest or https://example.com/image_path:image_tag",
|
"placeholder": "e.g. oceanprotocol/algo_dockers:node-vibrant or https://example.com/image_path:image_tag",
|
||||||
"help": "Provide the name and the tag of a public Docker hub image or the full URL if you have it hosted in a 3rd party repository",
|
"help": "Provide the name and the tag of a public Docker hub image or the full URL if you have it hosted in a 3rd party repository",
|
||||||
"type": "container",
|
"type": "container",
|
||||||
"required": true
|
"required": true
|
||||||
|
Loading…
Reference in New Issue
Block a user