Explorar el Código

added pg conf

bach hace 3 años
padre
commit
bb82c22861
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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