diff options
-rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index 98e8854..a99db83 100644 --- a/config.json +++ b/config.json @@ -13,5 +13,5 @@ "rawTable": "test_raw", "cleanTable": "test_clean", "DBUser": "flowcleaner", - "DBPass": "nil", + "DBPass": "nil" } |