diff --git a/docs/POSTGRES.md b/docs/POSTGRES.md index 40a4422..ea3db86 100644 --- a/docs/POSTGRES.md +++ b/docs/POSTGRES.md @@ -31,8 +31,7 @@ In this example, there are two users because both `localhost` and `%` (all-hosts I'm temporarily using this branch to get PG15: ```yaml -# - src: https://github.com/ANXS/postgresql - - src: https://github.com/VladDm93/postgresql - version: postgres-14-15-support + - src: https://github.com/ANXS/postgresql name: anxs.postgresql + version: development ``` \ No newline at end of file