From 96ff581ecdc6f45720c4dcf024b2ef6d88c54f3b Mon Sep 17 00:00:00 2001
From: BARTHES Nicolas <nicolas.barthes@cefe.cnrs.fr>
Date: Tue, 14 May 2024 14:24:24 +0200
Subject: [PATCH] Delete config.json

---
 src/config/config.json | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 src/config/config.json

diff --git a/src/config/config.json b/src/config/config.json
deleted file mode 100644
index 3f0bcef..0000000
--- a/src/config/config.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-  "DRIVER":"{PostgreSQL Unicode(x64)}",
-  "DATABASE":"NIRS_Workflow",
-  "UID":"NIRS_Workflow",
-  "PWD":"{lE_mOt%dE_pAsSe%NIRS!!2024}",
-  "SERVER":"10.8.1.225",
-  "PORT":"5432",
-  "ENCRYPT":"no"
-}
-- 
GitLab