Explorar o código

Merge pull request #2756 from aanand/external-links-v2

Add back external links in v2
Aanand Prasad %!s(int64=10) %!d(string=hai) anos
pai
achega
d3d09ceb08
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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"},
         "hostname": {"type": "string"},
         "image": {"type": "string"},