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