diff --git a/README.md b/README.md index 8c6e546..e47cd8c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Use `FROM %%BASE_IMAGE%%` inside your docker file. We use alpine linux 3.5 for a "slug": "folder", "description": "long descripton", "startup": "before|after|once", - "boot": "start|stop|manual", + "boot": "auto|manual", "ports": [123], "map_config": "bool", "map_ssl": "bool",