docs(gluetun): improve config instructions for apikey method
need to make sure the route Homepage uses is allowed
This commit is contained in:
parent
a6e85240c6
commit
ff94c05ecb
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user