fix enterprise settings
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
parent
ec2dc9528c
commit
d06a458ef6
|
@ -11,6 +11,6 @@ CELERY_BEAT_SCHEDULE = {
|
|||
}
|
||||
}
|
||||
|
||||
INSTALLED_APPS = [
|
||||
TENANT_APPS = [
|
||||
"authentik.enterprise.providers.rac",
|
||||
]
|
||||
|
|
Reference in New Issue