From e14d69fc6ecb1a8bee13d870fbff18a14a65d064 Mon Sep 17 00:00:00 2001 From: Lorenz Pfeifer Date: Thu, 3 Oct 2024 17:04:59 +0200 Subject: [PATCH] docs: update plausible docs --- src/content/docs/services/plausible.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/services/plausible.mdx b/src/content/docs/services/plausible.mdx index d17acfd..b8dbf89 100644 --- a/src/content/docs/services/plausible.mdx +++ b/src/content/docs/services/plausible.mdx @@ -23,7 +23,7 @@ Due to trademark issues, we can't make a fully automated installation for Plausi 1. You need to select the `Docker Compose` application type where you can add any docker-compose file you want. 2. Copy the following [file](https://raw.githubusercontent.com/coollabsio/coolify/main/templates/compose/plausible.yaml) to the input box (with the comments). 3. Click on the `Save` button. -4. Go to the `Plausible` service's settings page (Settings button on the right side). +4. Go to the `Plausible` service's settings page (`Settings` button on the right side). 5. Add your custom domains to the `Domains` input box. 6. Click on the `Save` button. 7. Click on the `Deploy` button.