Fix: Replace grep commands with docker inspect commands and remove ideograms

This commit is contained in:
Luca Sacchi Ricciardi
2026-04-16 17:12:10 +02:00
parent 54d0cc2c49
commit 29024e887f
6 changed files with 19 additions and 23 deletions
@@ -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_: