Attempty to disable auth once more
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
51c7f71f7d
commit
6752b5a94b
@ -11,7 +11,7 @@ ALLOWED_ENVIRONMENTS = [
|
|||||||
BASE_URL = "/api"
|
BASE_URL = "/api"
|
||||||
USE_PROXYFIX = True
|
USE_PROXYFIX = True
|
||||||
|
|
||||||
AUTH_REQUIRED = True
|
AUTH_REQUIRED = False
|
||||||
AUTH_PROVIDER = "keycloak"
|
AUTH_PROVIDER = "keycloak"
|
||||||
|
|
||||||
ADMIN_USERS = [
|
ADMIN_USERS = [
|
||||||
|
Reference in New Issue
Block a user