Docker compose including node js and html
Iam Running a docker compose that has html and mysql and nodejs
mapping mysql 3306:3306 and nodejs 3000:3000
Iam 100% that they are connected throught the same network on the docker compose
Iam Running a docker compose that has html and mysql and nodejs
mapping mysql 3306:3306 and nodejs 3000:3000
Iam 100% that they are connected throught the same network on the docker compose