From ae9e5ae247bf3275b4ddefe5e545c2c96dfb03a3 Mon Sep 17 00:00:00 2001 From: Peder Vatn Austad Date: Sat, 25 May 2024 10:34:17 +0200 Subject: [PATCH] 0.2.2xx hope mit works now i realy dont remember how git works --- config/conf.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 config/conf.json diff --git a/config/conf.json b/config/conf.json deleted file mode 100644 index 6082579..0000000 --- a/config/conf.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "database": { - "host": "localhost", - "port": "5432", - "user": "postgres", - "password": "postgres", - "dbname": "ti1", - "sslmode": "disable" - }, - "temp": "value" -} \ No newline at end of file