Fix: Replace grep commands with docker inspect commands and remove ideograms
This commit is contained in:
@@ -57,8 +57,4 @@ Nota: il servizio `lab05-app` usa `nginx:alpine` e non include `psql`.
|
||||
|
||||
### Password authentication failed
|
||||
|
||||
Verifica le credenziali in docker-compose.yml:
|
||||
|
||||
```bash
|
||||
grep POSTGRES_PASSWORD docker-compose.yml
|
||||
```
|
||||
Verifica le credenziali nel file docker-compose.yml cercando le variabili POSTGRES_:
|
||||
|
||||
Reference in New Issue
Block a user