Skip to content

Commit bda578c

Browse files
authored
Updated postgresql DATABASE_URL
1 parent 4c1abb5 commit bda578c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/infrastructure_and_maintenance/clustering/clustering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Depending on which database you're using:
8787

8888
or
8989

90-
`DATABASE_URL=postgresql://root:[email protected]:3306/ibexa_dfs?serverVersion=8.0`
90+
`DATABASE_URL=postgresql://root:[email protected]:5432/ibexa_dfs?serverVersion=14.18`
9191

9292
For production, it's recommended to create the DFS table in its own database, manually importing its schema definition:
9393

0 commit comments

Comments
 (0)