From ed1e2cbe77f93307f0f3bff736e14695a6c59163 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 4 May 2023 16:01:14 -0700 Subject: Fresh initial commit to remove large history --- config.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config.json (limited to 'config.json') diff --git a/config.json b/config.json new file mode 100644 index 0000000..63c1ac9 --- /dev/null +++ b/config.json @@ -0,0 +1,7 @@ +{ + "address": "127.0.0.1", + "user": "root", + "password": "", + "youtube_api_key": "key", + "holodex_api_key": "key" +} -- cgit v1.2.3