nom sans -

This commit is contained in:
2025-11-05 22:25:27 +01:00
parent dd26cc3afe
commit 43873460ab
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ sudo nano /etc/postgresql/17/main/pg_hba.conf
```
```
host all all 0.0.0.0/0 scram-sha-256
host all all 0.0.0.0/0 scram-sha-256
```
```shell