diff --git a/Information-Widgets.md b/Information-Widgets.md index fe48a3c..18d1339 100644 --- a/Information-Widgets.md +++ b/Information-Widgets.md @@ -24,6 +24,8 @@ You can include all or some of the available resources. If you do not want to s The disk path is the path reported by `df` (Mounted On), or the mount point of the disk. +**Any disk you wish to access must be mounted to your container as a volume.** + ```yaml - resources: cpu: true @@ -64,7 +66,6 @@ To produce something like this, Screenshot 2022-09-11 at 2 15 42 PM - ## WeatherAPI The free tier is all thats required, you will need to [register](https://www.weatherapi.com/signup.aspx) and grab your API key.