fix typo
This commit is contained in:
parent
31ea18e04a
commit
9b10b4b730
|
@ -13,7 +13,7 @@ Simple container proving munin and monit with msmtp-mta for email notifications
|
|||
# Container config
|
||||
|
||||
- Create `secrets.sh` as appropriate, see `secrets.sh.example` for reference
|
||||
- (optoinal) Add `-v /var/containerized-monitoring/misc:/opt/misc` to `run.sh` if you want persistent storage for msmtp-mta config
|
||||
- (optional) Add `-v /var/containerized-monitoring/misc:/opt/misc` to `run.sh` if you want persistent storage for msmtp-mta config
|
||||
- (optional) Add `-v /var/containerized-monitoring/dashboard:/opt/dashboard` to `run.sh` if you want persistent storage for the simple html dashboard files
|
||||
|
||||
# Container notes
|
||||
|
|
Loading…
Reference in a new issue