Fix a typo in the README
This commit is contained in:
parent
254f9020ae
commit
0180da1aa6
@ -24,7 +24,7 @@ end
|
|||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
postgresql_custom_server "12" do
|
postgresql_custom_server "12" do
|
||||||
role "primary"
|
role "replica"
|
||||||
tls true
|
tls true
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user