Open waghuldetejas opened 4 years ago
@glours @jdrouet Please Help me !
Please find full code to rectify exact port problem.
Hi @waghuldetejas,
I'm not working for Docker anymore, but I think, if you want such information/help, I encourage you to join the slack community ;)
This is not issue! Help Required!
@glours @jdrouet @aiordache
I have to combine java-mysql and express-mysql in one react app . Java-mysql working fine as it uses 8080 port but unfortunately express-mysql does not seems to be work ,
Please refer below docker-compose file docker-compose.txt
backend-java uses db-mysql-java backend-node uses db-mysql-node
in backend-node port 80 replaced by 8086:8085 still can not able to access node api in react project
setup proxy contains code
which configuration i have to override in this scenario? Please help me!