From b17e545773ed93b4906382e4bfe257dff08070cc Mon Sep 17 00:00:00 2001 From: Umputun Date: Mon, 6 Aug 2018 10:52:35 -0500 Subject: [PATCH] same placeholder in compose as in widget --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82e56862..2eb7abf0 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ services: container_name: "remark42" environment: - REMARK_URL=https://demo.remark42.com # url pointing to your remark42 server - - SITE=my-site # site ID, same as used for `site_id`, see "Setup on your website" + - SITE=YOUR_SITE_ID # site ID, same as used for `site_id`, see "Setup on your website" - SECRET=abcd-123456-xyz-$%^& # secret key - AUTH_GITHUB_CID=12345667890 # oauth2 client ID - AUTH_GITHUB_CSEC=abcdefg12345678 # oauth2 client secret