diff --git a/config-local.json b/config-local.json index 4c0901c..660e2e5 100644 --- a/config-local.json +++ b/config-local.json @@ -4,7 +4,7 @@ "service_site_id": "tacc", "service_tenant_id": "admin", "log_level": "DEBUG", - "tenants": ["dev"], + "tenants": ["dev", "tacc"], "client_id": "", "client_secret": "" }