Skip to content

Commit 54293c8

Browse files
h3n4lCopilot
andauthored
Update mintlify/get-started/self-host/external-postgres.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 580d40c commit 54293c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mintlify/get-started/self-host/external-postgres.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Bytebase uses the standard PostgreSQL connection URI format. See the [official P
5050

5151
**Example:**
5252

53-
_postgresql://bytebase:your_password@example.com/bytebase_
53+
_postgresql://bytebase:your_password@example.com:5432/bytebase_
5454

5555
## Running with Docker
5656

0 commit comments

Comments
 (0)