Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ TIMESCALEDB_PASSWORD=postgres
title: "!text-base",
description: "!text-sm"
}}>
⚠️ **Security Risk:** The default password postgres is publicly known. <br/>
⚠️ **Security Risk:** The default password **`postgres`** is publicly known. <br/>
If you are deploying to a public server, you **MUST** change this to a strong, random string to protect your device data.
</CardInfo>

Expand Down Expand Up @@ -840,7 +840,7 @@ Before sending emails, you must tell AWS which email address or domain you own.

<NumberWithMdx number={2}>
**Verify Identity**
* Go to **Configuration** -> **Verified identities**.
* Go to **Configuration** -> **Identities**.
* Click **Create identity**.
* Choose **Email address** (easiest) or **Domain**.
* Check your inbox and click the verification link sent by AWS.
Expand Down