Переглянути джерело

Add back external links in v2

Signed-off-by: Aanand Prasad <[email protected]>
Aanand Prasad 10 роки тому
батько
коміт
d765a3fb91
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      compose/config/service_schema_v2.json

+ 1 - 0
compose/config/service_schema_v2.json

@@ -83,6 +83,7 @@
           ]
           ]
         },
         },
 
 
+        "external_links": {"type": "array", "items": {"type": "string"}, "uniqueItems": true},
         "extra_hosts": {"$ref": "#/definitions/list_or_dict"},
         "extra_hosts": {"$ref": "#/definitions/list_or_dict"},
         "hostname": {"type": "string"},
         "hostname": {"type": "string"},
         "image": {"type": "string"},
         "image": {"type": "string"},