Redis – Docker-compose ERROR [internal] booting buildkit, http: invalid Host header while deploy Django
I'm using docker compose to create a Django server, MySQL database and Django Q on a Ubuntu 22.04.3. But when I run docker-compose -f ./docker-compose.yml up, I have the following error: [+] Building 38.8s (1/1) FINISHED => ERROR [internal] booting…