Update README.md

This commit is contained in:
Pascal Vizeli
2017-04-10 11:14:55 +02:00
committed by GitHub
parent d0b12050d5
commit abb37d975a

View File

@@ -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": {},
}
```