awesome-compose icon indicating copy to clipboard operation
awesome-compose copied to clipboard

nginx-flask-mysql - Bad Gateway Error

Open MichaelShoemaker opened this issue 3 years ago • 0 comments

I cloned the repo and switched into the nginx-flask-mysql directory. However, when I run:

docker-compose up

local host shows Bad Gateway image

Then when I run

docker-compose down

I see the following.

Removing network nginx-flask-mysql_backnet WARNING: Network nginx-flask-mysql_backnet not found. Removing network nginx-flask-mysql_frontnet WARNING: Network nginx-flask-mysql_frontnet not found.

MichaelShoemaker avatar Nov 03 '21 17:11 MichaelShoemaker