Skip to content

Commit fdd2012

Browse files
electron271sourcery-ai[bot]
authored andcommitted
Update docs/self-hosting.md
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent fe0aadd commit fdd2012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## Prerequisites
66
- Docker and Docker Compose
7-
- A working Postgres database and the url in the format `postgres://postgres.user:password@url (if supabase use pooler url):5432/postgres`
7+
- A working Postgres database and the URL in the format `postgres://[username]:[password]@host:port/database`. For Supabase users, ensure you use the provided pooler URL in the same format.
88
- Discord bot token with intents enabled
99
- Sentry URL for error tracking (optional)
1010

0 commit comments

Comments
 (0)