@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.