Skip to content

Commit

Permalink
Revert "fix: Disable auto_assign_org"
Browse files Browse the repository at this point in the history
This reverts commit cdc382d.
  • Loading branch information
davidgubler committed Feb 12, 2024
1 parent cdc382d commit 44e076c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ services:
- GF_AUTH_GENERIC_OAUTH_TOKEN_URL=https://id.test.vshn.net/auth/realms/VSHN-main-dev-realm/protocol/openid-connect/token
- GF_SERVER_DOMAIN=operator-dev-grafana.apps.cloudscale-lpg-2.appuio.cloud
- GF_SERVER_ROOT_URL=https://operator-dev-grafana.apps.cloudscale-lpg-2.appuio.cloud
- GF_USERS_AUTO_ASSIGN_ORG=false
ports:
- "3000:3000"
labels:
Expand Down

0 comments on commit 44e076c

Please sign in to comment.