diff --git a/index.html b/index.html index 6bec8ae..aded180 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,6 @@ EXPORTING OPTIONS EXPORT FORMATS - JSON EXPORT INITTAB EXPORT UPSTART EXPORT PROCFILE @@ -157,19 +156,11 @@ application.
foreman currently supports the following output formats:
json
inittab
upstart
Will export your processes as JSON:
- -{ "web": { "command": "bundle exec thin start" } }
-
-
Will export a chunk of inittab-compatible configuration:
@@ -238,8 +229,8 @@ port: 15000