clarify
This commit is contained in:
parent
8227320b9d
commit
ea76ad0288
@ -158,7 +158,7 @@ Ensure the `en_US` locale exists.
|
|||||||
sudo locale-gen en_US.UTF-8
|
sudo locale-gen en_US.UTF-8
|
||||||
```
|
```
|
||||||
|
|
||||||
Configure the database to listen on network connection.
|
Configure postgres to listen on network connection.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo sed -i "s/#\?listen_address.*/listen_addresses '*'/" /etc/postgresql/12/main/postgresql.conf
|
sudo sed -i "s/#\?listen_address.*/listen_addresses '*'/" /etc/postgresql/12/main/postgresql.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user