app not App

master
rasul 5 years ago
parent 56566d4b56
commit 0fe0a164cb

@ -39,9 +39,9 @@ when starting sup. This will change in the future. Sup uses the
[toml](https://github.com/toml-lang/toml) format to describe each application
to supervise.
### `[[App]]`
### `[[app]]`
Each application instance to monitor will have an `[[App]]` section. The apps
Each application instance to monitor will have an `[[app]]` section. The apps
will be started in the order as read from the file.
#### Required Entries

Loading…
Cancel
Save