From daa7cf77ecc6c7f4b2b73d8609ee5281977eec1c Mon Sep 17 00:00:00 2001 From: Hibariya Date: Tue, 18 Jul 2023 13:32:04 +0900 Subject: [PATCH] Add a note for the MicroCMS.service_domain (#6) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ae1239..9370326 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ MicroCMS.service_domain = 'YOUR_DOMAIN' MicroCMS.api_key = 'YOUR_API_KEY' ``` +Note that the `YOUR_DOMAIN` is the subdomain name of your service (not the FQDN). + ### Get content list ```rb