fix base url grafana
This commit is contained in:
parent
9bcc9132ca
commit
2b4403710f
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ services:
|
|||
- GF_AUTH_GENERIC_OAUTH_API_URL=$AUTHENTIK_URL/application/o/userinfo/
|
||||
- GF_AUTH_SIGNOUT_REDIRECT_URL=$AUTHENTIK_URL/application/o/grafana/end-session/
|
||||
- GF_AUTH_OAUTH_AUTO_LOGIN=true
|
||||
- GF_SERVER_ROOT_URL=$GF_SERVER_ROOT_URL
|
||||
user: "1000"
|
||||
volumes:
|
||||
- /docker/appdata/grafana:/var/lib/grafana
|
||||
|
|
Loading…
Reference in a new issue