Skip to content

Commit 6181409

Browse files
Update pmp-quickstart.md
1 parent 54cb246 commit 6181409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/private-platform/pmp-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,9 @@ Svix is required if you want to use webhooks. Install the Svix component by doin
196196
3. Select **Svix**, and then specify the following parameters:
197197
198198
* **POSTGRES_DSN** - A Postgres DSN, for example, `postgresql://postgres:postgres@pgbouncer/postgres`.
199-
* **Image** - Optional. If you are using a self-signed TLS certificate, set this path to `{customer-private-image-registry-url}/svix/svix-server:v1.25.tls`.
199+
* **Image** - The Svix image path. The default path is `svix/svix-server:v1.25.0`. If you are using a self-signed TLS certificate, set this path to `{customer-private-image-registry-url}/svix/svix-server:v1.25.tls`.
200200
* **Use Redis** - Optional. Select this check box if you want to use Redis for message cache and queues.
201-
* **REDIS_DSN** - This field is only available if you select the **Use Redis** check box. The Redis DSN, for example, `redis://redis:6379`.
201+
* **REDIS_DSN** - The Redis DSN, for example, `redis://redis:6379`. This field is only available if you select the **Use Redis** check box.
202202
203203
4. Click **Install Svix** or **Upgrade Svix**.
204204

0 commit comments

Comments
 (0)