ArmJo
ArmJo
This issue is still open and maybe I found a solution for you: Just add this line to the function (const) "normalizeStations" in the file /module/MMM-Fuel/api/tankerkoenig.js `stations[index].name = value.brand;` with...
I think you can set a new password via the command line interface https://filebrowser.org/cli/filebrowser-users-update
I think I found the issue: The icons are now using different css classses because there are Pro versions of it: https://github.com/ianperrin/MMM-Strava/pull/23 `fa fa-map-marker` is now `fas fa-map-marker-alt` https://fontawesome.com/icons/map-marker-alt?style=solid
For everyone who wants to implement it partially without UI: you can use the option for [advanced configuration](https://nginxproxymanager.com/advanced-config/#custom-nginx-configurations). 1. Create the file `/data/nginx/custom/http_top.conf` (maybe mounted elsewhere so check your docker...