diff --git a/self-host/community-guides/rules.mdx b/self-host/community-guides/rules.mdx
index 7726e33..4cb0240 100644
--- a/self-host/community-guides/rules.mdx
+++ b/self-host/community-guides/rules.mdx
@@ -39,6 +39,7 @@ This table compiles paths that need to be allowed for various apps to work with
| **File Management** | |
| Filebrowser | `/static/*`
`/share/*`
`/api/public/dl/*`
`/api/public/share/*` |
| **Notes & Knowledge Management** | |
+| Docmost | `/share/*`
`/api/*`
`/assets/index*/*`
`/icons/favicons-*`
Always Deny - Path - `/login/*` (optional)
| Joplin Notes Server | `/api/*`
`/shares/*`
`/css/*`
`/images/*`
Always Deny - Path - `/login/*` (optional) |
| Erugo | `/api/*`
`/shares/*`
`/build/*`
`/get-logo` |
| Memos | `/api/*`
`/assets/*`
`/explore*`
`/memos.api.v1.*`
`/auth/callback*`
`/auth`
`/site.webmanifest`
`/logo.webp`
`/full-logo.webp`
`/android-chrome-192x192.png` |