Attempty to disable auth once more
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-10 09:34:49 +02:00
parent 51c7f71f7d
commit 6752b5a94b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ALLOWED_ENVIRONMENTS = [
BASE_URL = "/api"
USE_PROXYFIX = True
AUTH_REQUIRED = True
AUTH_REQUIRED = False
AUTH_PROVIDER = "keycloak"
ADMIN_USERS = [