commit | d7b1ca64964d7d1897041ae5613c0241fdd0c2cd | [log] [tgz] |
---|---|---|
author | PineappleFan <pineapplefanyt@gmail.com> | Sat Jul 30 22:03:35 2022 +0100 |
committer | GitHub <noreply@github.com> | Sat Jul 30 22:03:35 2022 +0100 |
tree | 187f08eedd9a3e261100472190c584dc0f4f0465 | |
parent | a14b5fe278dc8caca58be688e650ff5e7ce7039a [diff] |
Update SELF_HOSTING.md
diff --git a/SELF_HOSTING.md b/SELF_HOSTING.md index 4511e43..86f267c 100644 --- a/SELF_HOSTING.md +++ b/SELF_HOSTING.md
@@ -41,6 +41,8 @@ "mongoUrl": "mongodb://your-mongo-ip-and-port", "baseUrl": "your website url, e.g. https://clicks.codes", "pastebinApiKey": "your-pastebin-api-key" + "pastebinUsername": "your-pastebin-username" + "pastebinPassword": "your-pastebin-password" } ```