diff --git a/assets/data/config.json b/assets/data/config.json index d9fe561..db20a3c 100644 --- a/assets/data/config.json +++ b/assets/data/config.json @@ -2,8 +2,8 @@ "analytics": { "name": "gbjam11", "influx": { - "api": "https://us-west-2-1.aws.cloud2.influxdata.com/api/v2/write", - "org": "13ecc65d2303c6d7", + "api": "https://us-east-1-1.aws.cloud2.influxdata.com/api/v2/write", + "org": "7ad01ecb544b8723", "bucket": "c5e8e9457734c9db", "token": "token loaded from the '-D API_KEY=' compile flag so it is not committed to source control" }