summaryrefslogtreecommitdiff
path: root/src/config.json
diff options
context:
space:
mode:
author8cy <[email protected]>2020-06-14 05:28:23 -0700
committer8cy <[email protected]>2020-06-14 05:28:23 -0700
commit427d2ac085a21ac562f6f2f768ca8017430eb135 (patch)
tree6a58dc40277bd545e6a890bcb528cf305ac561d9 /src/config.json
parentadd whois, change versioning in package.json (diff)
downloaddep-core-427d2ac085a21ac562f6f2f768ca8017430eb135.tar.xz
dep-core-427d2ac085a21ac562f6f2f768ca8017430eb135.zip
more config shit
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json
index 6ab342c..1ddad19 100644
--- a/src/config.json
+++ b/src/config.json
@@ -3,5 +3,6 @@
"secret-dev":"NzEyMDg4MzY5MjA2OTE5MjY5.XsMeEw.Yy0a8m2vZLDbPi7cZ8aqCalMR68",
"yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8",
"version":"1.10.22",
- "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a"
+ "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a",
+ "mongodburi": "mongodb://sin:[email protected]:47107/heroku_4qrjvmb9"
} \ No newline at end of file