diff --git a/README.md b/README.md index 3eee990..8c6e546 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Use `FROM %%BASE_IMAGE%%` inside your docker file. We use alpine linux 3.5 for a "ports": [123], "map_config": "bool", "map_ssl": "bool", +  "map_data": "bool", "options": {}, } ```