From 0ed27848392157347b90377ca8907cea1e1c97ba Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 28 Apr 2017 16:18:37 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c68af2e..d10c940 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,7 @@ You should use bash scripts for simple stuff inside docker to hold the image sma "ports": { "123/tcp": 123 }, - "map_config": "bool|false", - "map_ssl": "bool|false", + "map": ["config", "ssl", "addons", "backup"], "options": {}, "schema": { "bla": "str|int|float|bool|email|url",