1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

update placeholder

This commit is contained in:
Bogdan Fazakas 2022-09-27 17:09:53 +03:00
parent 9fbe671574
commit af89fbbd01

View File

@ -55,7 +55,7 @@
{
"name": "dockerImageCustom",
"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",
"type": "container",
"required": true