docs(gluetun): improve config instructions for apikey method

need to make sure the route Homepage uses is allowed
This commit is contained in:
Martin Bjeldbak Madsen 2025-01-03 15:28:37 +11:00 committed by GitHub
parent a6e85240c6
commit ff94c05ecb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,3 +19,5 @@ widget:
url: http://gluetun.host.or.ip:port
key: gluetunkey # Not required if /v1/publicip/ip endpoint is configured with `auth = none`
```
If using the `auth = apikey` method, add the route `GET /v1/publicip/ip` to the `routes` array in order for Homepage to be able to fetch stats.