From 203f16f434140e79561b9762a3b91c42ec8a8020 Mon Sep 17 00:00:00 2001 From: bjornoleh <63544115+bjornoleh@users.noreply.github.com> Date: Sun, 13 Aug 2023 22:33:18 +0200 Subject: [PATCH] README.md: use shareous1 for Nightscout connect using Dexcom share Please see https://github.com/nightscout/nightscout-connect/pull/18 for the proposed code change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fc55f8728e..f3769e755b8 100644 --- a/README.md +++ b/README.md @@ -525,7 +525,7 @@ To synchronize from Dexcom Share use the following variables. Optional, `CONNECT_SHARE_REGION` and `CONNECT_SHARE_SERVER` do the same thing, only specify one. * `CONNECT_SHARE_REGION=` `ous` or `us`. `us` is the default if nothing is provided. Selecting `us` sets `CONNECT_SHARE_SERVER` to `share2.dexcom.com`. - Selecting `ous` here sets `CONNECT_SHARE_SERVER` to `shareous2.dexcom.com`. + Selecting `ous` here sets `CONNECT_SHARE_SERVER` to `shareous1.dexcom.com`. * `CONNECT_SHARE_SERVER=` set the server domain to use.