diff --git a/src/content/getting-started/self-hosting/docker/advanced-setup.mdx b/src/content/getting-started/self-hosting/docker/advanced-setup.mdx
index 681a01d..d5d615b 100644
--- a/src/content/getting-started/self-hosting/docker/advanced-setup.mdx
+++ b/src/content/getting-started/self-hosting/docker/advanced-setup.mdx
@@ -757,7 +757,7 @@ TIMESCALEDB_PASSWORD=postgres
title: "!text-base",
description: "!text-sm"
}}>
- ⚠️ **Security Risk:** The default password postgres is publicly known.
+ ⚠️ **Security Risk:** The default password **`postgres`** is publicly known.
If you are deploying to a public server, you **MUST** change this to a strong, random string to protect your device data.
@@ -840,7 +840,7 @@ Before sending emails, you must tell AWS which email address or domain you own.
**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.