From 5221bc9ec5b146a74fb2154711d962891fb633d7 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Fri, 6 Feb 2026 09:54:04 -0300 Subject: [PATCH] Remove config/directory_config.json --- config/directory_config.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 config/directory_config.json diff --git a/config/directory_config.json b/config/directory_config.json deleted file mode 100644 index f0d456c..0000000 --- a/config/directory_config.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "base_url": "http://localhost:8300", - "default_org": { - "id": "358572039839154190", - "name": "default", - "domain": "default.localhost" - }, - "default_user": { - "id": "admin", - "username": "admin", - "email": "admin@localhost", - "password": "", - "first_name": "Admin", - "last_name": "User" - }, - "admin_token": "eW0mGnOlKjpYHsrZZNAh1o3_8qeyF1iKKgEj-Y63GBdjQbQmxKxEjsNmVLZ_DWRDK6I3_yI", - "project_id": "", - "client_id": "358572040510308366", - "client_secret": "WyZRbj5iMkOkbvvtJWivXVaaydhWX1TodavhnAhsivl8IDZ44v2QoqT5upfgmOfz" -} \ No newline at end of file