Update README.md

This commit is contained in:
Pascal Vizeli
2017-04-12 17:02:33 +02:00
committed by GitHub
parent 5d697a208c
commit 096d48a316

View File

@@ -28,6 +28,9 @@ Use `FROM %%BASE_IMAGE%%` inside your docker file. We use alpine linux 3.5 for a
"map_config": "bool",
"map_ssl": "bool",
"options": {},
"schema": {
"bla": "str|int|float|bool"
},
}
```