diff --git a/config.json b/config.json new file mode 100644 index 0000000..62f535a --- /dev/null +++ b/config.json @@ -0,0 +1,6 @@ +{ + "host": "localhost", + "database": "icarus", + "username": "username", + "password": "password" +}