Parcourir la source

added pg conf

bach il y a 3 ans
Parent
commit
bb82c22861
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -22,7 +22,7 @@ then edit  ```/etc/postgresql/11/main/postgresql.conf```
 listen_addresses = '*'
 ```
 
-and /etc/postgresql/11/main/pg_hba.conf
+and ```/etc/postgresql/11/main/pg_hba.conf```
 ```
 # TYPE  DATABASE        USER            ADDRESS                 METHOD
 host    all             all             127.0.0.1/32            trust